Enable and fix gating tests

This commit is contained in:
Benjamin Berg 2022-02-22 13:08:24 +01:00
parent 5e2dcc2c62
commit 6352bb192a
2 changed files with 8 additions and 6 deletions

View File

@ -3,4 +3,10 @@ product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
rules:
- !PassingTestCaseRule {test_case_name: dist.depcheck}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

View File

@ -1,11 +1,7 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
required_packages:
- git
# Running these tests does not require the sources
- role: standard-test-basic
tags:
- atomic