]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
results: mark --subset and --seed optional 1205/head
authorKefu Chai <kchai@redhat.com>
Wed, 12 Sep 2018 08:58:32 +0000 (16:58 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 12 Sep 2018 09:01:35 +0000 (17:01 +0800)
commitae75ff40d0fd73084457202859cf3fce36372bf3
tree45a036f7fff372a3b7c2bb2ef360f6dd89757bcf
parentdb22aa7bc3fc8a4cd0078c239bc25f1b57f0e4b3
results: mark --subset and --seed optional

before d488b9bd, these params were mandatory. after d488b9bd, they are
optional. because

- these parameters passed in only for "first-in-suite" job
- subset is not mandatory even for "first-in-suite", because there is
  chance that user want to run the full combination of the test matrix.

Signed-off-by: Kefu Chai <kchai@redhat.com>
scripts/results.py