]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
Fix CI errors caused by container status commands 531/head
authorIvan Font <ifont@redhat.com>
Wed, 2 Nov 2016 03:44:36 +0000 (20:44 -0700)
committerIvan Font <ifont@redhat.com>
Wed, 2 Nov 2016 18:06:29 +0000 (11:06 -0700)
commit182f48bd4516f3ab0e47af6b0e702ae803e28c4f
tree51ecd4b06758a9b7e464f172c04e2d388bd0c567
parentee9d59c84516a670af177a901ff73699927806f7
Fix CI errors caused by container status commands

The docker ps command was returning no containers that caused the docker
rm command to fail. That, combined with the set -e flag was causing the
build script to exit prematurely.

Signed-off-by: Ivan Font <ifont@redhat.com>
ceph-docker-pull-requests/build/build