[CI][9-stream][stable only] Use last python3.9 supported tempest tag
tempest master dropped the python3.9 support in [1], so we need to use tempest 45.0.0 which last version supporting python3.9. [1] https://review.opendev.org/c/openstack/tempest/+/966101 Related-Bug: #2130551 Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/967479 Signed-off-by: Yatin Karel <ykarel@redhat.com> Change-Id: Ia0bbb62119621d2cb5781a6e12bf1f2afab1d72e (cherry picked from commitd796ecd5fe) (cherry picked from commit872a1c5709)
This commit is contained in:
@@ -552,6 +552,7 @@
|
||||
br-ex-tcpdump: true
|
||||
br-int-flows: true
|
||||
devstack_localrc:
|
||||
TEMPEST_BRANCH: 45.0.0
|
||||
TEMPEST_VENV_UPPER_CONSTRAINTS: '/opt/stack/requirements/upper-constraints.txt'
|
||||
devstack_local_conf:
|
||||
test-config:
|
||||
@@ -570,6 +571,7 @@
|
||||
nslookup_target: 'opendev.org'
|
||||
configure_swap_size: 4096
|
||||
devstack_localrc:
|
||||
TEMPEST_BRANCH: 45.0.0
|
||||
TEMPEST_VENV_UPPER_CONSTRAINTS: '/opt/stack/requirements/upper-constraints.txt'
|
||||
devstack_local_conf:
|
||||
test-config:
|
||||
|
||||
Reference in New Issue
Block a user