Skip to content
This repository was archived by the owner on Sep 26, 2019. It is now read-only.

Commit 6ba2a15

Browse files
committed
fix stages for devstack
stages were reworked. Change-Id: Id068e2279850c7d7b45edb86f82303fb3bfd20a9
1 parent 77f19ae commit 6ba2a15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎devstack/plugin.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ elif [[ "$1" == "stack" && "$2" == "extra" ]]; then
251251
echo_summary "Initializing gce-api"
252252
init_gceapi
253253
start_gceapi
254+
elif [[ "$1" == "stack" && "$2" == "test-config" ]]; then
254255
configure_functional_tests
255256
fi
256257

0 commit comments

Comments
 (0)