Compare commits

...

No commits in common. "c9-beta" and "303e689109ddbbd345bff564cf608e2e667c04c9" have entirely different histories.

7 changed files with 27 additions and 4 deletions

View File

@ -1,2 +0,0 @@
3cca4797cb447ec9414f5481c44291539d610de1 SOURCES/clevis-pin-tpm2-0.5.1.tar.gz
59bdc74ad0d54c73a1c3b2509361e52106f775c4 SOURCES/clevis-pin-tpm2-v0.5.1-vendor.tar.gz

8
.gitignore vendored
View File

@ -1,2 +1,6 @@
SOURCES/clevis-pin-tpm2-0.5.1.tar.gz
SOURCES/clevis-pin-tpm2-v0.5.1-vendor.tar.gz
/clevis-pin-tpm2-0.4.1.tar.gz
/clevis-pin-tpm2-v0.4.1-vendor.tar.gz
/clevis-pin-tpm2-0.5.0.tar.gz
/clevis-pin-tpm2-v0.5.0-vendor.tar.gz
/clevis-pin-tpm2-0.5.1.tar.gz
/clevis-pin-tpm2-v0.5.1-vendor.tar.gz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
inspections:
annocheck: off

2
sources Normal file
View File

@ -0,0 +1,2 @@
SHA512 (clevis-pin-tpm2-0.5.1.tar.gz) = 3c117ba4f5be32b4813ee2a3f7a13293e2b5c9dfd146d31e465c835656f4f633df1e5e531ab9b8bfb67bb6cc2676f243eb31dfc7d0189574f84a33b953a903e8
SHA512 (clevis-pin-tpm2-v0.5.1-vendor.tar.gz) = 8852711a69a176655309a55f1f77705037b34cff9a3e24098f52fc423bfeb3e8cd865a9adb4fd9e6df7a4d9dfc02887674e67bc4a8a01b422b986306a3a1c501

10
tests/tests.yml Normal file
View File

@ -0,0 +1,10 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "clevis-pin-tpm2 --summary"