Fix vbmc and tempest images
Change-Id: Ifbc237550bc1dd959522bf550439858d3a1fa5b6 Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
parent
f3cd97a7c4
commit
3bef118879
@ -12,6 +12,7 @@ RUN set -ex ;\
|
||||
python3-pip \
|
||||
libssl-dev \
|
||||
git ;\
|
||||
pip3 install -U pip ;\
|
||||
git clone https://git.openstack.org/openstack/tempest ;\
|
||||
git clone https://git.openstack.org/openstack/cinder-tempest-plugin ;\
|
||||
git clone https://git.openstack.org/openstack/heat-tempest-plugin ;\
|
||||
|
@ -27,6 +27,7 @@ RUN set -ex ;\
|
||||
python3-devel \
|
||||
python3-pip \
|
||||
qemu-kvm ;\
|
||||
pip3 install -U pip ;\
|
||||
yum -y group install \
|
||||
"Development Tools" ;\
|
||||
yum clean all ;\
|
||||
|
Loading…
x
Reference in New Issue
Block a user