Skip to content

Commit b4caf02

Browse files
author
jianghuaw
authored
Merge pull request #166 from citrix-openstack/add_node_script
Citrix CI: Move tempest folder dir
2 parents 6bd29c2 + a94a5c2 commit b4caf02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_vgpu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ fi
2525
FETCH_URL=${FETCH_URL:-"http://10.71.212.50/p/"}
2626
ROOT_DIR=/opt/stack/
2727
DEVSTACK_PATH=/opt/stack/devstack
28-
TEMPEST_DIR=/opt/stack/tempest
2928
TEST_BRANCH=$ZUUL_CHANGE
3029
DEST=${DEST:-"/opt/stack/openstack"}
30+
TEMPEST_DIR=$DEST/tempest
3131
NOVA_CONF=/etc/nova/nova.conf
3232
IMAGE_NAME=${IMAGE_NAME:-"cirros-0.3.5-x86_64-disk"}
3333
VM_NAME=${VM_NAME:-"testVM"}

0 commit comments

Comments
 (0)