Merge "Add stable/2023.1 jobs on master gate"
This commit is contained in:
commit
bf83cf93c0
14
.zuul.yaml
14
.zuul.yaml
@ -7,6 +7,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- barbican-tempest-plugin-simple-crypto
|
- barbican-tempest-plugin-simple-crypto
|
||||||
- barbican-tempest-plugin-simple-crypto-secure-rbac
|
- barbican-tempest-plugin-simple-crypto-secure-rbac
|
||||||
|
- barbican-tempest-plugin-simple-crypto-2023-1
|
||||||
- barbican-tempest-plugin-simple-crypto-zed
|
- barbican-tempest-plugin-simple-crypto-zed
|
||||||
- barbican-tempest-plugin-simple-crypto-yoga
|
- barbican-tempest-plugin-simple-crypto-yoga
|
||||||
- barbican-tempest-plugin-simple-crypto-xena
|
- barbican-tempest-plugin-simple-crypto-xena
|
||||||
@ -57,6 +58,19 @@
|
|||||||
tempest_plugins:
|
tempest_plugins:
|
||||||
- barbican-tempest-plugin
|
- barbican-tempest-plugin
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: barbican-tempest-plugin-simple-crypto-2023-1
|
||||||
|
parent: barbican-tempest-plugin-simple-crypto
|
||||||
|
nodeset: openstack-single-node-jammy
|
||||||
|
override-checkout: stable/2023.1
|
||||||
|
vars:
|
||||||
|
devstack_local_conf:
|
||||||
|
test-config:
|
||||||
|
$TEMPEST_CONFIG:
|
||||||
|
key_manager:
|
||||||
|
min_microversion: '1.0'
|
||||||
|
max_microversion: '1.1'
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: barbican-tempest-plugin-simple-crypto-zed
|
name: barbican-tempest-plugin-simple-crypto-zed
|
||||||
parent: barbican-tempest-plugin-simple-crypto
|
parent: barbican-tempest-plugin-simple-crypto
|
||||||
|
Loading…
Reference in New Issue
Block a user