From d98ce7cbe31fc9e5ded8a9076925e1f0bb59fd45 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 13:09:48 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 4 +++- gating.yaml | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index cb97dc2..d2f09f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -SOURCES/tpm-quote-tools-1.0.3.tar.gz +/tpm-quote-tools-1.0.1.tar.gz +/tpm-quote-tools-1.0.2.tar.gz +/tpm-quote-tools.spec /tpm-quote-tools-1.0.3.tar.gz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..bf866a8 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: manual.sst_kernel_generalists.tpm-quote-tools.legacy}