Merge "Install kpartx for DIB tests"
This commit is contained in:
commit
5073ab7aa1
@ -6,7 +6,7 @@
|
||||
- gerrit-git-prep
|
||||
- shell: |
|
||||
#!/bin/bash -eux
|
||||
sudo apt-get install -y qemu-utils || sudo yum -y install qemu-img
|
||||
sudo apt-get install -y qemu-utils kpartx || sudo yum -y install qemu-img kpartx
|
||||
git clone https://git.openstack.org/openstack/dib-utils ../dib-utils
|
||||
export PATH=$PATH:$(pwd)/bin
|
||||
export PATH=$PATH:$(pwd)/../dib-utils/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user