Create the stable/dev wheel and image build files
This update supports the migration to stable/dev build streams by setting up the stable/dev wheels.inc and image build files. Change-Id: I2330be8a910245d434a9e0a116fa4db65f7212e8 Story: 2005248 Task: 30100 Depends-On: Ib5dc9a7c1d8c37368d073e28d83eeb883766ee3f Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
c408ce506e
commit
b6d2f1d9ae
1
centos_dev_docker_images.inc
Normal file
1
centos_dev_docker_images.inc
Normal file
@ -0,0 +1 @@
|
||||
database/mariadb
|
@ -1,9 +0,0 @@
|
||||
ceph-manager-wheels
|
||||
libvirt-python-wheels
|
||||
logmgmt-wheels
|
||||
platform-util-wheels
|
||||
python-3parclient-wheels
|
||||
python-cephclient-wheels
|
||||
python-lefthandclient-wheels
|
||||
python-ryu-wheels
|
||||
vm-topology-wheels
|
2
centos_stable_docker_images.inc
Normal file
2
centos_stable_docker_images.inc
Normal file
@ -0,0 +1,2 @@
|
||||
virt/libvirt
|
||||
database/mariadb
|
3
database/mariadb/centos/stx-mariadb.stable_docker_image
Normal file
3
database/mariadb/centos/stx-mariadb.stable_docker_image
Normal file
@ -0,0 +1,3 @@
|
||||
BUILDER=docker
|
||||
LABEL=stx-mariadb
|
||||
|
2
virt/libvirt/centos/stx-libvirt.stable_docker_image
Normal file
2
virt/libvirt/centos/stx-libvirt.stable_docker_image
Normal file
@ -0,0 +1,2 @@
|
||||
BUILDER=docker
|
||||
LABEL=stx-libvirt
|
Loading…
Reference in New Issue
Block a user