Drop stx-magnum and stx-murano image builds
The stx-magnum and stx-murano images are not used by StarlingX and are removed by this commit. Change-Id: Ia6e1c4f2b420ea3afb2395f31f56a635ef7cd0e2 Closes-Bug: 1840475 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
368c7e0aed
commit
9a9084d245
@ -1,7 +1,5 @@
|
||||
openstack/openstack-aodh
|
||||
openstack/openstack-ironic
|
||||
openstack/openstack-magnum
|
||||
openstack/openstack-murano
|
||||
openstack/openstack-panko
|
||||
openstack/python-barbican
|
||||
openstack/python-ceilometer
|
||||
|
@ -1,7 +1,5 @@
|
||||
openstack/openstack-aodh
|
||||
openstack/openstack-ironic
|
||||
openstack/openstack-magnum
|
||||
openstack/openstack-murano
|
||||
openstack/openstack-panko
|
||||
openstack/python-barbican
|
||||
openstack/python-ceilometer
|
||||
|
@ -1,8 +0,0 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-magnum
|
||||
PROJECT=magnum
|
||||
PROJECT_REPO=https://opendev.org/openstack/magnum.git
|
||||
PIP_PACKAGES="pylint"
|
||||
DIST_PACKAGES="which vim"
|
||||
PROFILES="magnum apache"
|
||||
|
@ -1,9 +0,0 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-magnum
|
||||
PROJECT=magnum
|
||||
PROJECT_REPO=https://opendev.org/openstack/magnum.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint"
|
||||
DIST_PACKAGES="which vim"
|
||||
PROFILES="magnum apache"
|
||||
|
@ -1,7 +0,0 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-murano
|
||||
PROJECT=murano
|
||||
PROJECT_REPO=https://opendev.org/openstack/murano.git
|
||||
PIP_PACKAGES="pylint python-glanceclient murano-pkg-check"
|
||||
PROFILES="murano apache"
|
||||
|
@ -1,8 +0,0 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-murano
|
||||
PROJECT=murano
|
||||
PROJECT_REPO=https://opendev.org/openstack/murano.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="pylint python-glanceclient murano-pkg-check"
|
||||
PROFILES="murano apache"
|
||||
|
Loading…
Reference in New Issue
Block a user