From 2827fd95c8aa11cb7a8ddbc396117e9a5aea9efc Mon Sep 17 00:00:00 2001 From: Miroslav Rezanina Date: Tue, 4 Apr 2023 09:22:14 -0400 Subject: [PATCH] Branch synchronization with RHEL 8.8.0 --- .gitignore | 10 +++++++++- .swtpm.metadata | 1 + README.md | 3 --- gating.yaml | 8 -------- 4 files changed, 10 insertions(+), 12 deletions(-) create mode 100644 .swtpm.metadata delete mode 100644 README.md delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 16c6855..1b0eef2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,10 @@ -SOURCES/swtpm-b79fd91.tar.gz +/swtpm-ca85606.tar.gz +/swtpm-9227cf4.tar.gz +/swtpm-ff5a83b.tar.gz +/swtpm-74ae43b.tar.gz +/swtpm-0c238a2.tar.gz +/swtpm-2df14e3.tar.gz +/swtpm-0.6.0.tar.gz +/swtpm-ea627b3.tar.gz /swtpm-b79fd91.tar.gz +SOURCES/swtpm-b79fd91.tar.gz diff --git a/.swtpm.metadata b/.swtpm.metadata new file mode 100644 index 0000000..c3f5525 --- /dev/null +++ b/.swtpm.metadata @@ -0,0 +1 @@ +b79a2d005663868139f0678cddeecf70278ec219 swtpm-b79fd91.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index b023f31..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# swtpm - -The swtpm package \ No newline at end of file diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 86fa727..0000000 --- a/gating.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# recipients: yanqzhan ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -subject_type: brew-build -rules: - - !PassingTestCaseRule {test_case_name: libvirt-ci.swtpm.brew-build.gating.x86_64.tier1.functional}