From: Guillaume Abrioux Date: Tue, 24 May 2022 09:29:18 +0000 (+0200) Subject: cephadm-ansible-prs: add new scenario X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e50ccdbebeb9d9474980b55a5571a0b64501fa0b;p=ceph-build.git cephadm-ansible-prs: add new scenario This adds the `unittests` scenario. Signed-off-by: Guillaume Abrioux --- diff --git a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml index 9e50cf40..5db32a6e 100644 --- a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml +++ b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml @@ -4,6 +4,7 @@ scenario: - flake8 - mypy + - unittests jobs: - 'cephadm-ansible-prs-syntax'