Cirrus: Skip APIv2 tests for [CI:DOCS]

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2021-08-31 09:36:48 -04:00
parent 83de22e892
commit b3aee22bdc

View File

@ -418,6 +418,7 @@ unit_test_task:
apiv2_test_task: apiv2_test_task:
name: "APIv2 test on $DISTRO_NV" name: "APIv2 test on $DISTRO_NV"
alias: apiv2_test alias: apiv2_test
only_if: *not_docs
skip: *tags skip: *tags
depends_on: depends_on:
- validate - validate