Merge "switch source images to follow master branches"

This commit is contained in:
Zuul 2021-12-08 16:38:57 +00:00 committed by Gerrit Code Review
commit de3ab6ebd4
2 changed files with 6 additions and 1 deletions

View File

@ -32,7 +32,7 @@ DISTRO_PRETTY_NAME = {
'debian': 'Debian GNU/Linux 11 (bullseye)',
'ubuntu': 'Ubuntu 20.04',
}
OPENSTACK_RELEASE = 'xena'
OPENSTACK_RELEASE = 'master'
# This is noarch repository so we will use it on all architectures
DELOREAN = "https://trunk.rdoproject.org/centos8-xena/" \

View File

@ -98,6 +98,11 @@ UNBUILDABLE_IMAGES = {
"zun-base",
},
'source': {
"watcher-base", # https://bugs.launchpad.net/watcher/+bug/1952944
"vmtp", # https://review.opendev.org/c/x/vmtp/+/820057
},
'centos': {
"hacluster-pcs", # Missing crmsh package
"nova-spicehtml5proxy", # Missing spicehtml5 package