]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology-suite: Check the priority of jobs to be run 1550/head
authorVarsha Rao <varao@redhat.com>
Wed, 19 Aug 2020 11:32:58 +0000 (17:02 +0530)
committerVarsha Rao <varao@redhat.com>
Mon, 24 Aug 2020 07:59:20 +0000 (13:29 +0530)
commit8d93de5708eb5b2100cd97ab078d56c29ee256e8
treec42f519cb9b6629ef993579fd9b17271869eabcc
parentc0ecc52205d63549c0c5f2f059627459316c40c5
teuthology-suite: Check the priority of jobs to be run

Check if the passed testing priority is according to the range mentioned in
developer guide[1]. This patch also adds '--force-priority' flag which
allows to skip the priority check.

[1] https://docs.ceph.com/docs/master/dev/developer_guide/tests-integration-tests/#testing-priority

Signed-off-by: Varsha Rao <varao@redhat.com>
scripts/suite.py
teuthology/suite/run.py