You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CP-18405 add integration tests to Travis CI using Docker
Tests are now split into simple tests (test) and integration tests (test-integration) that require external tools. These are provided in a Docker container which is run on Travis.
* build shared libraries
* use Docker for running integration tests
* add comments to travis-ci.sh to explain use of init-container.sh
Signed-off-by: Christian Lindig <[email protected]>
0 commit comments