Merge "Add stable/2025.2 job"
This commit is contained in:
@@ -69,10 +69,10 @@
|
|||||||
vars: *manila_tempest_image_pinned_vars
|
vars: *manila_tempest_image_pinned_vars
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-lvm-2025.1
|
name: manila-tempest-plugin-lvm-2025.2
|
||||||
parent: manila-tempest-plugin-lvm-base
|
parent: manila-tempest-plugin-lvm-base
|
||||||
override-checkout: stable/2025.1
|
override-checkout: stable/2025.2
|
||||||
vars:
|
vars: &manila_tempest_plugin_lvm_stable_vars
|
||||||
# TODO(gouthamr): some tests are disabled due to bugs
|
# TODO(gouthamr): some tests are disabled due to bugs
|
||||||
# IPv6 Tests: https://bugs.launchpad.net/manila/+bug/1998489
|
# IPv6 Tests: https://bugs.launchpad.net/manila/+bug/1998489
|
||||||
# drop these overrides once we address that bug.
|
# drop these overrides once we address that bug.
|
||||||
@@ -81,31 +81,23 @@
|
|||||||
MANILA_SETUP_IPV6: false
|
MANILA_SETUP_IPV6: false
|
||||||
NEUTRON_CREATE_INITIAL_NETWORKS: true
|
NEUTRON_CREATE_INITIAL_NETWORKS: true
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: manila-tempest-plugin-lvm-2025.1
|
||||||
|
parent: manila-tempest-plugin-lvm-base
|
||||||
|
override-checkout: stable/2025.1
|
||||||
|
vars: *manila_tempest_plugin_lvm_stable_vars
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-lvm-2024.2
|
name: manila-tempest-plugin-lvm-2024.2
|
||||||
parent: manila-tempest-plugin-lvm-base
|
parent: manila-tempest-plugin-lvm-base
|
||||||
override-checkout: stable/2024.2
|
override-checkout: stable/2024.2
|
||||||
vars:
|
vars: *manila_tempest_plugin_lvm_stable_vars
|
||||||
# TODO(gouthamr): some tests are disabled due to bugs
|
|
||||||
# IPv6 Tests: https://bugs.launchpad.net/manila/+bug/1998489
|
|
||||||
# drop these overrides once we address that bug.
|
|
||||||
tempest_exclude_regex: '(^manila_tempest_tests.tests.scenario.*IPv6.*)'
|
|
||||||
devstack_localrc:
|
|
||||||
MANILA_SETUP_IPV6: false
|
|
||||||
NEUTRON_CREATE_INITIAL_NETWORKS: true
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-lvm-2024.1
|
name: manila-tempest-plugin-lvm-2024.1
|
||||||
parent: manila-tempest-plugin-lvm-base
|
parent: manila-tempest-plugin-lvm-base
|
||||||
override-checkout: stable/2024.1
|
override-checkout: stable/2024.1
|
||||||
vars:
|
vars: *manila_tempest_plugin_lvm_stable_vars
|
||||||
# TODO(gouthamr): some tests are disabled due to bugs
|
|
||||||
# IPv6 Tests: https://bugs.launchpad.net/manila/+bug/1998489
|
|
||||||
# drop these overrides once we address that bug.
|
|
||||||
tempest_exclude_regex: '(^manila_tempest_tests.tests.scenario.*IPv6.*)'
|
|
||||||
devstack_localrc:
|
|
||||||
MANILA_SETUP_IPV6: false
|
|
||||||
NEUTRON_CREATE_INITIAL_NETWORKS: true
|
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: manila-tempest-plugin-jobs-using-service-image-stable
|
name: manila-tempest-plugin-jobs-using-service-image-stable
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- manila-tempest-plugin-dummy-no-dhss
|
- manila-tempest-plugin-dummy-no-dhss
|
||||||
- manila-tempest-plugin-dummy-dhss
|
- manila-tempest-plugin-dummy-dhss
|
||||||
|
- manila-tempest-plugin-lvm-2025.2
|
||||||
- manila-tempest-plugin-lvm-2025.1
|
- manila-tempest-plugin-lvm-2025.1
|
||||||
- manila-tempest-plugin-lvm-2024.2
|
- manila-tempest-plugin-lvm-2024.2
|
||||||
- manila-tempest-plugin-lvm-2024.1
|
- manila-tempest-plugin-lvm-2024.1
|
||||||
|
|||||||
Reference in New Issue
Block a user