activating sandboxes

This commit is contained in:
Shlomi Noach 2018-02-11 14:14:43 +02:00
parent 9e95967748
commit 27b8413d50

View File

@ -18,6 +18,10 @@ echo 'sandboxes/rsandbox_5_7_21/m "$@"' >> gh-ost-ci-env/bin/gh-ost-test-mysql-m
sed '/sandboxes/d' -i gh-ost-ci-env/bin/gh-ost-test-mysql-replica
echo 'sandboxes/rsandbox_5_7_21/s1 "$@"' >> gh-ost-ci-env/bin/gh-ost-test-mysql-replica
sandboxes/rsandbox_5_7_21/restart_all
export PATH="${PWD}/gh-ost-ci-env/bin/:${PATH}"
echo "# Running localtests"
./localtests/test.sh
sandboxes/rsandbox_5_7_21/stop_all