]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
suite: Add rerun capability 963/head
authorZack Cerza <zack@redhat.com>
Thu, 6 Oct 2016 17:45:52 +0000 (11:45 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 6 Oct 2016 21:12:49 +0000 (15:12 -0600)
commit503626a97917a0890e1a94593b5658626adc248f
tree598f1719bed8ef3ba9f58f3bc9d8fe24097c706d
parentba13ca41333b527cc534e7f98c148e8f16c40be5
suite: Add rerun capability

Using a new --rerun argument for teuthology-suite, optionally paired
with --rerun-statuses, we can now ask teuthology to re-schedule a
suite-run. The main use-case for the feature is to re-schedule only
those jobs from a given run which failed.

Fixes: #10945
http://tracker.ceph.com/issues/10945

Signed-off-by: Zack Cerza <zack@redhat.com>
docs/intro_testers.rst
scripts/suite.py
teuthology/suite/__init__.py