fix gating.yaml to not rely on ci.fmf
This commit is contained in:
		
							parent
							
								
									14a8230871
								
							
						
					
					
						commit
						8f45aa322d
					
				| @ -1,16 +1,16 @@ | ||||
| --- !Policy | ||||
| product_versions: | ||||
|   - fedora-* | ||||
| decision_context: bodhi_update_push_testing | ||||
| decision_contexts: [bodhi_update_push_testing] | ||||
| subject_type: koji_build | ||||
| rules: | ||||
|   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/ci.functional} | ||||
|   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} | ||||
| 
 | ||||
| # rawhide | ||||
| --- !Policy | ||||
| product_versions: | ||||
|   - fedora-* | ||||
| decision_context: bodhi_update_push_stable | ||||
| decision_contexts: [bodhi_update_push_stable] | ||||
| subject_type: koji_build | ||||
| rules: | ||||
|   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/ci.functional} | ||||
|   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user