Deactivate STI, use tmt
This commit is contained in:
parent
1f5e1331ba
commit
da02ce5baf
@ -4,8 +4,7 @@ product_versions:
|
|||||||
decision_contexts: [bodhi_update_push_testing]
|
decision_contexts: [bodhi_update_push_testing]
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
rules:
|
rules:
|
||||||
# - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} # STI tests
|
|
||||||
#gating rawhide
|
#gating rawhide
|
||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
@ -13,5 +12,4 @@ product_versions:
|
|||||||
decision_contexts: [bodhi_update_push_stable]
|
decision_contexts: [bodhi_update_push_stable]
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
rules:
|
rules:
|
||||||
# - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} # STI tests
|
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
# Tests for NetworkManager
|
|
||||||
- hosts: localhost
|
|
||||||
roles:
|
|
||||||
- role: standard-test-basic
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
repositories:
|
|
||||||
- repo: "https://github.com/NetworkManager/NetworkManager-ci"
|
|
||||||
dest: "NetworkManager-ci"
|
|
||||||
tests:
|
|
||||||
- sanity-tests:
|
|
||||||
dir: NetworkManager-ci
|
|
||||||
run: run/osci/run-tests dnsmasq
|
|
||||||
environment:
|
|
||||||
LC_ALL: C.UTF-8
|
|
||||||
- role: standard-test-beakerlib
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
repositories:
|
|
||||||
- repo: "https://src.fedoraproject.org/tests/dnsmasq.git"
|
|
||||||
dest: "dnsmasq-tests"
|
|
||||||
fmf_filter: "tier: 1"
|
|
Loading…
Reference in New Issue
Block a user