825d48fe05
MXS-1757: Fix build failure when libsnappy is installed
...
The Avro C API links against snappy if it is present on the system unless
SNAPPY_FOUND=N is defined. This is not exactly the cleanest way to disable
it but it is the only way to do it.
2018-04-04 19:43:47 +03:00
fa41ca28e2
remove trailing whitespaces from MDBCI scripts
2018-03-29 15:51:36 +03:00
7be55a77bb
add several attempts to connect in upgrade test
2018-03-29 14:16:26 +03:00
6e859fcf02
Merge branch '2.1' into 2.2
2018-03-27 07:25:00 +03:00
9b61947205
Attempt to install libasan for RPM systems
...
Attempting to install libasan allows CentOS 7 to be used with ASAN while
still allowing CentOS 6 to be built.
2018-03-27 07:23:45 +03:00
830858a161
Fix build VM restore process
...
Moving 'mdbci destroy' bofere creating build.json to prevent
build.json from being deleted by 'destroy' command.
2018-03-22 12:02:44 +02:00
d6319ec6ee
MXS-1697: Install pkg-config for Debian systems
...
The build scripts did not install the pkg-config package that the Avro-C
API depends on.
2018-03-07 10:43:07 +02:00
187cd2cb79
Make install scripts less verbose
...
We don't need to know the contents of the tarballs on each build.
2018-03-07 10:43:07 +02:00
ed74f2d4a8
MXS-1697: Install pkg-config for Debian systems
...
The build scripts did not install the pkg-config package that the Avro-C
API depends on.
2018-03-06 15:58:48 +02:00
e41f6e0a48
Make install scripts less verbose
...
We don't need to know the contents of the tarballs on each build.
2018-03-06 15:58:22 +02:00
8bfb4f231a
Merge branch '2.1' into 2.2
2018-03-06 10:38:01 +02:00
deae7ea922
add system update before build to build script
2018-03-05 13:17:17 +02:00
5c10d0ae92
Merge branch '2.1' into 2.2
2018-02-12 14:00:08 +02:00
f252f25624
Move the CDC Connector into its own package
...
The connector is now in its own package to make its installation easier.
2018-02-12 13:31:10 +02:00
2a93cfac8c
fix big and big15 templates
2018-02-09 21:58:10 +02:00
a6c97bea2a
Update README.md
2018-02-09 21:58:10 +02:00
bdac232811
Update README.md
2018-02-09 21:58:10 +02:00
b1ba30a21e
Fix relative links in the README
2018-02-09 21:58:10 +02:00
19b6de6192
Fix README syntax
2018-02-09 21:58:10 +02:00
c7d73f2869
Add README for mdbci build scripts
2018-02-09 21:58:10 +02:00
3dfb972d87
Merge branch '2.1' into 2.2
2018-01-30 16:28:11 +02:00
f9cc2d5bbb
use 'mdbci destroy' instead of 'vagrant destroy' ( #163 )
...
use mdbci destroy instead of vagrant destroy
2018-01-30 15:48:05 +02:00
9b5d4d129e
MXS-1630: Combine MaxCtrl into the main package
...
Added MaxCtrl to the core package. Removed the old packages from build
scripts.
2018-01-29 11:23:00 +02:00
05402208a5
Merge branch '2.1' into 2.2
2018-01-19 11:47:13 +02:00
40dfd1e070
MXS-1620: Fix RPM packaging scripts
...
Unconditionally replace the `strip` binary with a dummy executable.
2018-01-19 11:23:28 +02:00
336a508cda
Add PAM dependencies to build scripts
...
The PAM development libraries are now installed in the build scripts.
2018-01-05 12:50:24 +02:00
7d8905d91f
Merge branch '2.1' into 2.2
2018-01-03 14:05:31 +02:00
5c624f9dda
Print output for failed unit tests
...
Add arguments so that CTest prints the output of the test if it fails.
2018-01-03 09:44:17 +02:00
cf29430476
Merge branch '2.1' into 2.2
2018-01-02 09:31:07 +02:00
aed66e28f6
remove unnecessary template copying from upgrade_test.sh
2018-01-02 08:30:36 +02:00
8b2aa52384
Merge branch '2.1' into 2.2
2017-12-29 08:42:49 +02:00
b543f37a11
Run unit tests for each build
...
The unit tests must pass for the build to successfully continue.
2017-12-27 17:21:42 +02:00
ff6bed6aeb
Merge branch '2.1' into 2.2
2017-12-21 12:25:26 +02:00
a5d2dc5ac7
fix repositoy signature with sha256 ( #154 )
2017-12-19 23:31:18 +02:00
e0c88a38ac
fix rsync source copying command to copy also .git ( #153 )
2017-12-19 23:30:01 +02:00
db134fd314
copy to in the build script
2017-12-13 19:40:25 +02:00
b0272d83b1
fix generation of
2017-12-13 19:40:01 +02:00
241112972d
copy to in the build script
2017-12-13 19:35:03 +02:00
0a9b89297a
fix generation of
2017-12-13 19:20:48 +02:00
0a23d526ff
fix check for 'service' command in the upgrade test
2017-12-05 11:19:47 +02:00
a72956e2f3
Merge branch '2.1' into 2.2
2017-11-27 09:10:33 +02:00
a418804c83
Merge branch '2.0' into 2.1
2017-11-27 08:57:46 +02:00
58984b71d8
fix paths
2017-11-27 08:37:35 +02:00
e1711889b9
add upgrade test
2017-11-27 08:37:35 +02:00
0c1b0648b6
add repo config file for mdbci generation
2017-11-27 08:37:35 +02:00
6541f845ea
add check for zypper and fix gpg repo sign
2017-11-27 08:37:34 +02:00
6555fc0bab
add MDBCI build scripts
2017-11-27 08:37:34 +02:00
a971aa25da
Merge branch '2.1' into 2.2
2017-10-30 11:01:19 +02:00
96c3f0dda3
Build explicit version of Jansson in build scripts
...
As the Avro C API depends on the Jansson library, the build scripts must
build it. This is not optimal as the Jansson version needs to be updated
in two places.
2017-10-26 21:57:46 +03:00
aa3764db3c
Let MaxScale build the Jansson library
...
The CMake files in MaxScale automatically download the correct version of
the Jansson library when it is configured. The build scripts used the
default branch which can change.
2017-10-23 13:29:52 +03:00