Commit Graph

2292 Commits

Author SHA1 Message Date
Pavel Odintsov
772ed5a82a Removed sudo and added S3 ORB for CircleCI 2020-06-07 18:22:51 +01:00
Pavel Odintsov
f596833ffc Fixed error checking 2020-06-07 17:32:44 +01:00
Pavel Odintsov
72a7eca650 Moved away from using wget for retrieving fastnetmon.conf from master branch. We will use it from current repo clone 2020-06-07 16:30:28 +01:00
Pavel Odintsov
c3e1f209ba Improved error reporting for package build script 2020-06-07 15:44:51 +01:00
Pavel Odintsov
70d3854e96 Extended build time allowance, explicitly added distro name to package build script 2020-06-07 13:39:56 +01:00
Pavel Odintsov
63cb7f901e Added dependencies on bzip2 for Boost build on CentOS. Closes: #820 2020-06-07 00:41:49 +01:00
Pavel Odintsov
4f8075ff6c Added CentOS 7 and CentOS 8 builds for rpm packages 2020-06-06 21:17:34 +01:00
Pavel Odintsov
0815a626ec Added external build tasks for Debian 9 and Debian 10. We cannot use Jessie packages on Debian 9 because of dependencies on OpenSSL 1.0.0: libssl.so.1.0.0 => not found 2020-06-06 19:08:26 +01:00
Pavel Odintsov
4212585898 Added binary install for cmake on CentOS 6 2020-06-06 18:50:59 +01:00
Pavel Odintsov
ae26099136 We do not need hiredis lib from system because we use our own version from source code 2020-06-06 18:36:49 +01:00
Pavel Odintsov
c01904f5e5 Added version configuration for CentOS 6 build 2020-06-06 18:29:58 +01:00
Pavel Odintsov
20351fd3b7 Fixed cmake build for CentOS 2020-06-06 17:57:26 +01:00
Pavel Odintsov
3f31ac3f51 Changed Boost build path to mirror and disabled build failure for CentOS 6 due to lack of GoBGP 2020-06-06 17:44:01 +01:00
Pavel Odintsov
f98190e6b5 Fix indentation 2020-06-04 20:59:16 +01:00
Pavel Odintsov
b9f1a367d8 Fixed typo 2020-06-04 20:57:33 +01:00
Pavel Odintsov
1dc7aad696 Added build target for not recommended CentOS 6 2020-06-04 20:56:21 +01:00
Pavel Odintsov
7207d81b09 Added build task to Build all packages for Debian 7 2020-06-04 20:48:43 +01:00
Pavel Odintsov
ab58e1c96b Added build task for Debian 8 2020-06-04 20:39:59 +01:00
Pavel Odintsov
8ab5d957be Merge branch 'master' of github.com:pavel-odintsov/fastnetmon 2020-06-04 20:32:23 +01:00
Pavel Odintsov
f0b5e269da Implement CI task to build FastNetMon for all popular Ubuntu distros 2020-06-04 20:32:09 +01:00
Pavel Odintsov
91599d87da
Aligned average calculatuon time for subnets and enabled per flow counters by default 2020-06-04 18:45:38 +01:00
Pavel Odintsov
f2f59a1339 Added GoBGP into bundle 2020-06-03 10:07:57 +01:00
Pavel Odintsov
905aedc4d1 Made libraries path configurable in CMAKE 2020-06-03 09:48:06 +01:00
Pavel Odintsov
ae5092142a Added logic to ignore PF_RING 2020-06-03 09:36:49 +01:00
Pavel Odintsov
f7320ffffd Improved our own logic to build libraries bundle 2020-06-03 09:25:35 +01:00
Pavel Odintsov
52ef1be79c Added debug about Boost libraries and switched to using bundled FNM build from script 2020-06-02 21:09:46 +01:00
Pavel Odintsov
e2463d721e Added example configuration for test FNM run 2020-06-02 20:50:49 +01:00
Pavel Odintsov
a26e7f7e68 Added logic to ignore failed command and continue processing 2020-06-02 20:28:39 +01:00
Pavel Odintsov
ea3826e838 We need to collect install log as artifact 2020-06-02 20:17:11 +01:00
Pavel Odintsov
5cfd3fc0e1 Added command to disable FastNetMon compilation for CI 2020-06-02 19:57:33 +01:00
Pavel Odintsov
5c8cf3edc5 Improved formatting and disabled Boost installation when we build it manually 2020-06-02 19:47:13 +01:00
Pavel Odintsov
cac1bd3c1c
Moved test daemon call downward 2020-06-02 19:26:59 +01:00
Pavel Odintsov
6622dd94d9
Added true to address "tar: /opt: file changed as we read it" 2020-06-02 19:25:18 +01:00
Pavel Odintsov
cf408fee9f Improved logging and reduced number of build threads for cmake 2020-06-02 18:15:14 +01:00
Pavel Odintsov
f60fc9b808 Changed artifacts to capture only tar.gz file 2020-06-02 09:58:49 +01:00
Pavel Odintsov
f290dfede2 Added logic to install cmake from sources for all lib build 2020-06-02 09:53:36 +01:00
Pavel Odintsov
2cd99fe639 We need to build cmake too 2020-06-02 09:00:41 +01:00
Pavel Odintsov
0624304131 Added logic to build libicu and link Boost against it 2020-06-02 00:42:42 +01:00
Pavel Odintsov
b6ec581cce All lib build cannot use mirror due to Boost distro size 2020-06-02 00:12:26 +01:00
Pavel Odintsov
790cf72b62 Added Ubuntu 14.04 build with all libs 2020-06-01 23:59:00 +01:00
Pavel Odintsov
7c5ccf8bf9 Added logic to build FNM with custom Boost 2020-06-01 23:54:36 +01:00
Pavel Odintsov
71c7120edc Added option to build FNM with custom Boost 2020-06-01 22:00:32 +01:00
Pavel Odintsov
ac0499fb21 Added flag to build Boost, added flag to disable mirror repo because boost does not fint into Github's limit for 100Mb 2020-06-01 21:47:54 +01:00
Pavel Odintsov
07efeb7f4b Added command to build Boost Builder 2020-06-01 21:27:54 +01:00
Pavel Odintsov
9fb663557e old cmake does not like command: CHECK_C_SOURCE_COMPILES 2020-05-31 13:56:43 +01:00
Pavel Odintsov
54642940b1 Fixed AF_PACKET support check for old distros. Closes #816 2020-05-31 13:50:25 +01:00
Pavel Odintsov
90640ee5b8 Added Ubuntu 14.04. It's still pretty popular 2020-05-30 15:48:22 +01:00
Pavel Odintsov
226067689b Unified save and restore cache names 2020-05-30 15:20:00 +01:00
Pavel Odintsov
0a7ca77cdc Fixed variable mapping 2020-05-30 14:01:23 +01:00
Pavel Odintsov
b5dd674d88 Added CI task for Debian Jessie, we need packages for it 2020-05-30 13:43:34 +01:00