activating sandboxes
This commit is contained in:
parent
9e95967748
commit
27b8413d50
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user