Restore openstack-ansible-upgrade-ubuntu-xenial
Without this patch, nova upgrades are not tested. As a reminder, Master and Queens were simulatenously broken together due to the SPICE url change. We can now bring the upgrades back now that the SPICE url change has been merged in Queens [1]. The fact we do not test upgrades is a problem, as we could miss an important upstream change, or break our upgrades ourselves without noticing. This patches solves the problem. [1]: I5639ebee2d232fdac3f5fe2d38e9a54d2ff8c03a Change-Id: I31e874ecad4525e57b85f2b09a556124a8f8829d
This commit is contained in:
parent
4aa6c50056
commit
e9b9085fd3
@ -23,10 +23,7 @@
|
||||
voting: false
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
# TODO(evrardjp): Restore upgrade checks
|
||||
# when git url of spice has been updated in
|
||||
# all branches.
|
||||
#- openstack-ansible-upgrade-ubuntu-xenial
|
||||
- openstack-ansible-upgrade-ubuntu-xenial
|
||||
- openstack-ansible-lxd-ubuntu-xenial
|
||||
- openstack-ansible-nova-ssl-nv
|
||||
experimental:
|
||||
@ -41,8 +38,5 @@
|
||||
#- openstack-ansible-functional-centos-7
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
# TODO(evrardjp): Restore upgrade checks
|
||||
# when git url of spice has been updated in
|
||||
# all branches.
|
||||
#- openstack-ansible-upgrade-ubuntu-xenial
|
||||
- openstack-ansible-upgrade-ubuntu-xenial
|
||||
- openstack-ansible-lxd-ubuntu-xenial
|
||||
|
Loading…
x
Reference in New Issue
Block a user