use explicitly public network

Change-Id: I850d03b08ba2ded31b5c8e8a10036ef06a03deef
This commit is contained in:
Eyal 2020-05-10 19:28:02 +03:00
parent 432ff9e863
commit c3aaf5042f
6 changed files with 37 additions and 0 deletions

View File

@ -51,6 +51,12 @@
cd $BASE/new/vitrage-tempest-plugin/ cd $BASE/new/vitrage-tempest-plugin/
git_checkout_tag vitrage-tempest-plugin 2.2.0 git_checkout_tag vitrage-tempest-plugin 2.2.0
git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb
git config user.email "you@example.com"
git config user.name "Your Name"
git commit -m"patch"
git cherry-pick 9993c6320d95419601dbcb2d3cb920103c536341
git commit -m"patch"
git cherry-pick 9c315484782e8eb0373970f179a6f5c40de5cf39
source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'api' source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'api'
} }

View File

@ -51,6 +51,12 @@
cd $BASE/new/vitrage-tempest-plugin/ cd $BASE/new/vitrage-tempest-plugin/
git_checkout_tag vitrage-tempest-plugin 2.2.0 git_checkout_tag vitrage-tempest-plugin 2.2.0
git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb
git config user.email "you@example.com"
git config user.name "Your Name"
git commit -m"patch"
git cherry-pick 9993c6320d95419601dbcb2d3cb920103c536341
git commit -m"patch"
git cherry-pick 9c315484782e8eb0373970f179a6f5c40de5cf39
source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'api' source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'api'
} }

View File

@ -51,6 +51,12 @@
cd $BASE/new/vitrage-tempest-plugin/ cd $BASE/new/vitrage-tempest-plugin/
git_checkout_tag vitrage-tempest-plugin 2.2.0 git_checkout_tag vitrage-tempest-plugin 2.2.0
git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb
git config user.email "you@example.com"
git config user.name "Your Name"
git commit -m"patch"
git cherry-pick 9993c6320d95419601dbcb2d3cb920103c536341
git commit -m"patch"
git cherry-pick 9c315484782e8eb0373970f179a6f5c40de5cf39
source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'datasources' source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'datasources'
} }

View File

@ -50,6 +50,13 @@
# use vitrage-tempest-plugin 2.2.0 in stein # use vitrage-tempest-plugin 2.2.0 in stein
cd $BASE/new/vitrage-tempest-plugin/ cd $BASE/new/vitrage-tempest-plugin/
git_checkout_tag vitrage-tempest-plugin 2.2.0 git_checkout_tag vitrage-tempest-plugin 2.2.0
git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb
git config user.email "you@example.com"
git config user.name "Your Name"
git commit -m"patch"
git cherry-pick 9993c6320d95419601dbcb2d3cb920103c536341
git commit -m"patch"
git cherry-pick 9c315484782e8eb0373970f179a6f5c40de5cf39
source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'datasources' source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'datasources'
} }

View File

@ -49,6 +49,12 @@
cd $BASE/new/vitrage-tempest-plugin/ cd $BASE/new/vitrage-tempest-plugin/
git_checkout_tag vitrage-tempest-plugin 2.2.0 git_checkout_tag vitrage-tempest-plugin 2.2.0
git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb
git config user.email "you@example.com"
git config user.name "Your Name"
git commit -m"patch"
git cherry-pick 9993c6320d95419601dbcb2d3cb920103c536341
git commit -m"patch"
git cherry-pick 9c315484782e8eb0373970f179a6f5c40de5cf39
source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'mock' source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'mock'
} }

View File

@ -49,6 +49,12 @@
cd $BASE/new/vitrage-tempest-plugin/ cd $BASE/new/vitrage-tempest-plugin/
git_checkout_tag vitrage-tempest-plugin 2.2.0 git_checkout_tag vitrage-tempest-plugin 2.2.0
git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb git cherry-pick d1b2092c8fdb062c8b551fe46047b920ea878adb
git config user.email "you@example.com"
git config user.name "Your Name"
git commit -m"patch"
git cherry-pick 9993c6320d95419601dbcb2d3cb920103c536341
git commit -m"patch"
git cherry-pick 9c315484782e8eb0373970f179a6f5c40de5cf39
source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'mock' source $BASE/new/vitrage-tempest-plugin/devstack/post_test_hook.sh 'mock'
} }