add an upgrade job from rocky
Change-Id: I1e2a01e3a9ede8353bb833e0aae03af8d385412c
This commit is contained in:
parent
184fdf17ef
commit
de1c4f0d53
@ -278,6 +278,12 @@
|
|||||||
vars:
|
vars:
|
||||||
previous_swift_version: origin/stable/queens
|
previous_swift_version: origin/stable/queens
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: swift-multinode-rolling-upgrade-rocky
|
||||||
|
parent: swift-multinode-rolling-upgrade
|
||||||
|
vars:
|
||||||
|
previous_swift_version: origin/stable/rocky
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: swift-tox-lower-constraints
|
name: swift-tox-lower-constraints
|
||||||
parent: openstack-tox-lower-constraints
|
parent: openstack-tox-lower-constraints
|
||||||
@ -413,6 +419,7 @@
|
|||||||
- swift-tox-func-encryption-centos-7
|
- swift-tox-func-encryption-centos-7
|
||||||
- swift-tox-func-ec-centos-7
|
- swift-tox-func-ec-centos-7
|
||||||
- swift-multinode-rolling-upgrade-queens
|
- swift-multinode-rolling-upgrade-queens
|
||||||
|
- swift-multinode-rolling-upgrade-rocky
|
||||||
|
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user