From ccf1b1f828b7ba6657b1398907b0e913d0cf207e Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 12:44:33 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .fmf/version | 1 + .gitignore | 18 +++++++++++++++++- gating.yaml | 7 +++++++ plans/tier0.fmf | 4 ++++ 4 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 .fmf/version create mode 100644 gating.yaml create mode 100644 plans/tier0.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/.gitignore b/.gitignore index 53656a7..1cae3dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,18 @@ -SOURCES/leapp-0.15.1.tar.gz +/leapp-0.3.tar.gz +/leapp-0.3.1.tar.gz +/leapp-0.4.0.tar.gz +/leapp-0.5.0.tar.gz +/leapp-0.6.0.tar.gz +/leapp-0.7.0.tar.gz +/leapp-0.8.0.tar.gz +/leapp-0.8.1.tar.gz +/leapp-0.9.0.tar.gz +/leapp-0.10.0.tar.gz +/leapp-0.11.0.tar.gz +/leapp-0.11.1.tar.gz +/leapp-0.12.0.tar.gz +/leapp-0.12.1.tar.gz +/leapp-0.13.0.tar.gz +/leapp-0.14.0.tar.gz +/leapp-0.15.0.tar.gz /leapp-0.15.1.tar.gz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..5447e28 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + diff --git a/plans/tier0.fmf b/plans/tier0.fmf new file mode 100644 index 0000000..8eb7c35 --- /dev/null +++ b/plans/tier0.fmf @@ -0,0 +1,4 @@ +summary: Foo +execute: + script: leapp --help +