Merge "Fix an issue that the gate wrongly passed"
This commit is contained in:
commit
2e3ead71b4
@ -59,12 +59,12 @@ cat etc/tempest.conf
|
||||
|
||||
sudo -E tox -eall-plugin -- zun.tests.tempest.api
|
||||
|
||||
EXIT_CODE=$?
|
||||
|
||||
# Copy over docker systemd unit journals.
|
||||
mkdir -p $WORKSPACE/logs
|
||||
sudo journalctl -o short-precise --unit docker | sudo tee $WORKSPACE/logs/docker.txt > /dev/null
|
||||
|
||||
EXIT_CODE=$?
|
||||
|
||||
popd
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user