e2b9e95e63
add libedit-dev build dependency to DEB-builds
2018-04-30 14:13:41 +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
deae7ea922
add system update before build to build script
2018-03-05 13:17:17 +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
f9cc2d5bbb
use 'mdbci destroy' instead of 'vagrant destroy' ( #163 )
...
use mdbci destroy instead of vagrant destroy
2018-01-30 15:48:05 +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
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
aed66e28f6
remove unnecessary template copying from upgrade_test.sh
2018-01-02 08:30:36 +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
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
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
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
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
ab82c7455c
remove manual flex installation
2017-08-03 15:38:19 +03:00
0256be660f
Fix missing zlib in build scripts
...
The zlib library wasn't explicitly installed which caused it to fail on
Debian 9.
2017-07-27 16:49:45 +03:00
2148d78d3f
MXS-1324: Fix build scripts for Debian-based systems
...
The avrorouter dependencies weren't correctly built for Debian-based
systems. This is due to the different way Debian and RHEL store libraries.
2017-07-25 11:25:43 +03:00
9889889221
remove gnutls and gcrypt from install_build_deps.sh
2017-06-13 10:14:43 +03:00
9c0bb4ae29
fix avro install script
2017-06-07 11:34:42 +03:00
3faad022ba
working version of build scripts
2017-05-30 00:08:14 +03:00
d7d4ec29bb
Add tests from develop
...
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00