Bump promenade changes
upgrade etcd to v3.5.11 https: //review.opendev.org/c/airship/promenade/+/907761 Change-Id: I2bc304d7d19306bcb3d5f5a49ab7cd06052ea082
This commit is contained in:
parent
9fde367ddb
commit
6f266ef8a4
@ -6,7 +6,7 @@ pylibyaml
|
||||
PyYAML
|
||||
deckhand @ git+https://opendev.org/airship/deckhand.git@37ba567da5bf7f146f54a468478a025c70793574#egg=deckhand
|
||||
shipyard-client @ git+https://opendev.org/airship/shipyard.git@1ba0e726280307551ebfe499c74e79717400dcb8#egg=shipyard-client&subdirectory=src/bin/shipyard_client
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@910b06e4ba37dfe8c60d6299da868c504a0b5ebf#egg=promenade
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@c3aac9628d373ca723aeee58bee4439f2c9613f4#egg=promenade
|
||||
oslo.i18n==6.0.0
|
||||
oslo.utils==4.12.3
|
||||
six
|
||||
|
@ -86,7 +86,7 @@ pip==23.1.2
|
||||
pkgutil_resolve_name==1.3.10
|
||||
ply==3.11
|
||||
prettytable==3.8.0
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@910b06e4ba37dfe8c60d6299da868c504a0b5ebf
|
||||
promenade @ git+https://opendev.org/airship/promenade.git@c3aac9628d373ca723aeee58bee4439f2c9613f4
|
||||
prometheus-client==0.17.0
|
||||
psycopg2-binary==2.9.6
|
||||
PTable==0.9.2
|
||||
|
@ -30,7 +30,7 @@ from tests.unit import test_utils
|
||||
TEST_PARAMS = {
|
||||
"site_name": "seaworthy",
|
||||
"site_type": "foundry",
|
||||
"repo_rev": '1c5ddde89853f95ecb3ea1d5587184af496d25b2',
|
||||
"repo_rev": '368295f035f2908bddcbba24d1238dbe285099ca',
|
||||
"repo_name": "treasuremap",
|
||||
"repo_url": "https://review.opendev.org/airship/treasuremap.git",
|
||||
}
|
||||
|
@ -1,3 +1,3 @@
|
||||
DECKHAND_VERSION=commit/37ba567da5bf7f146f54a468478a025c70793574
|
||||
SHIPYARD_VERSION=commit/1ba0e726280307551ebfe499c74e79717400dcb8
|
||||
PROMENADE_VERSION=commit/910b06e4ba37dfe8c60d6299da868c504a0b5ebf
|
||||
PROMENADE_VERSION=commit/c3aac9628d373ca723aeee58bee4439f2c9613f4
|
||||
|
Loading…
Reference in New Issue
Block a user