Remove CI tests

These tests were unstable and not providing much value.
This commit is contained in:
Tom Stellard 2021-04-22 17:42:09 +00:00
parent 4592682e56
commit 22d88d76b3
2 changed files with 0 additions and 23 deletions

View File

@ -1,12 +0,0 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
rules:
- !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 +0,0 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- libomp-test
tests:
- libomp-regression-tests:
dir: ./
run: /usr/libexec/tests/libomp/run-lit-tests --threads 8