]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite/openstack: implement the exit code 795/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 2 Dec 2015 11:05:13 +0000 (12:05 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 27 Feb 2016 05:58:18 +0000 (12:58 +0700)
commitc244cc7fa1c043c9a28215e7afbe1a6402597a86
tree62a88b932f2b6c3b42ece30276b32c07e7d58312
parent632e67ea3338e00c461c3bc425f71e85e079d976
suite/openstack: implement the exit code

Make it so the exit code of the command reflects the success or failure
of the suite. This is useful when running with --wait.

Signed-off-by: Loic Dachary <loic@dachary.org>
scripts/openstack.py
scripts/suite.py
teuthology/openstack/__init__.py