summaryrefslogtreecommitdiff
path: root/integration
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2019-12-06 11:07:10 +1300
committerLingxian Kong <anlin.kong@gmail.com>2019-12-06 11:21:45 +1300
commit637c900b875fd52a6ebf25848972469f6abb23fc (patch)
treec7c3b325a4bf71a29d7cf32ff6c6ac0290b31c45 /integration
parent1d314fdf91ec968bd8072a07a293c8342459fbb4 (diff)
downloadtrove-637c900b875fd52a6ebf25848972469f6abb23fc.tar.gz
Mark CI job trove-scenario-mariadb-single voting
Fix the current CI issue as well. Change-Id: I7daafa68a03a3bf88c3651b6cab8c58cf5256b29
Diffstat (limited to 'integration')
-rwxr-xr-xintegration/scripts/trovestack1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration/scripts/trovestack b/integration/scripts/trovestack
index 3b8cd97a..dc6235ba 100755
--- a/integration/scripts/trovestack
+++ b/integration/scripts/trovestack
@@ -1311,6 +1311,7 @@ function cmd_gate_tests() {
sudo iptables -D openstack-INPUT -j REJECT --reject-with icmp-host-prohibited || true
sudo chown -R $(whoami) /etc/trove
+ cd $TROVESTACK_SCRIPTS
local RESTART_TROVE=false
cmd_kick_start "${DATASTORE_TYPE}" "${RESTART_TROVE}"