mirror of
https://github.com/rancher/os.git
synced 2025-06-28 15:56:58 +00:00
List the FAILed itests
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
f36eb70e74
commit
420d17ad27
1
Makefile
1
Makefile
@ -43,6 +43,7 @@ release-build:
|
|||||||
itest:
|
itest:
|
||||||
mkdir -p dist
|
mkdir -p dist
|
||||||
./.dapper integration-test 2>&1 | tee dist/itest.log
|
./.dapper integration-test 2>&1 | tee dist/itest.log
|
||||||
|
grep FAIL dist/itest.log || true
|
||||||
|
|
||||||
qcows:
|
qcows:
|
||||||
cp dist/artifacts/rancheros.iso scripts/images/openstack/
|
cp dist/artifacts/rancheros.iso scripts/images/openstack/
|
||||||
|
Loading…
Reference in New Issue
Block a user