diff --git a/.fmf/version b/.fmf/version deleted file mode 100644 index d00491f..0000000 --- a/.fmf/version +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/.gitignore b/.gitignore index 8f8c2fe..13f8a7a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1 @@ -/libcupsfilters-2.0b3.tar.gz -/libcupsfilters-2.0b4.tar.gz -/libcupsfilters-2.0rc1.tar.gz -/libcupsfilters-2.0rc2.tar.gz -/libcupsfilters-2.0.0.tar.gz +libcupsfilters-2.0.0.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index e09e996..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# libcupsfilters - -The libcupsfilters package diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index c5aa0e0..0000000 --- a/ci.fmf +++ /dev/null @@ -1 +0,0 @@ -resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 2025a38..0000000 --- a/gating.yaml +++ /dev/null @@ -1,25 +0,0 @@ ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_testing -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} - -#Rawhide ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} - -#gating rhel ---- !Policy -product_versions: - - rhel-* -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional} diff --git a/plans.fmf b/plans.fmf deleted file mode 100644 index 9921991..0000000 --- a/plans.fmf +++ /dev/null @@ -1,41 +0,0 @@ -/tier1-internal: - plan: - import: - url: https://src.fedoraproject.org/tests/libcupsfilters.git - name: /plans/tier1/internal - -/tier1-public: - plan: - import: - url: https://src.fedoraproject.org/tests/libcupsfilters.git - name: /plans/tier1/public - -/tier2-tier3-internal: - plan: - import: - url: https://src.fedoraproject.org/tests/libcupsfilters.git - name: /plans/tier2-tier3/internal - -/tier2-tier3-public: - plan: - import: - url: https://src.fedoraproject.org/tests/libcupsfilters.git - name: /plans/tier2-tier3/public - -/others-internal: - plan: - import: - url: https://src.fedoraproject.org/tests/libcupsfilters.git - name: /plans/others/internal - -/others-public: - plan: - import: - url: https://src.fedoraproject.org/tests/libcupsfilters.git - name: /plans/others/public - -/fips-internal: - plan: - import: - url: https://src.fedoraproject.org/tests/cups-filters.git - name: /plans/others/fips