Merge "Fix experimental trove-buildimage-mysql job"
This commit is contained in:
commit
89c6a07643
@ -8,6 +8,8 @@
|
|||||||
- gerrit-git-prep
|
- gerrit-git-prep
|
||||||
- shell: |
|
- shell: |
|
||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
|
sudo mkdir -p /opt/stack
|
||||||
|
sudo chown $(whoami) /opt/stack
|
||||||
export DEST=/opt/stack
|
export DEST=/opt/stack
|
||||||
cd scripts
|
cd scripts
|
||||||
./redstack build-image mysql
|
./redstack build-image mysql
|
||||||
@ -21,3 +23,4 @@
|
|||||||
target: 'trove/images/ubuntu_mysql.qcow2'
|
target: 'trove/images/ubuntu_mysql.qcow2'
|
||||||
keep-hierarchy: false
|
keep-hierarchy: false
|
||||||
copy-after-failure: false
|
copy-after-failure: false
|
||||||
|
- console-log
|
Loading…
x
Reference in New Issue
Block a user