diff --git a/.gitignore b/.gitignore index 1287b7e..2c2d042 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ +/spirv-headers-*.tar.gz +/SPIRV-Headers-sdk-1.3.216.0.tar.gz +/SPIRV-Headers-sdk-1.3.224.0.tar.gz /SPIRV-Headers-sdk-1.3.239.0.tar.gz diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5c8176 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# spirv-headers + +The spirv-headers package \ No newline at end of file diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..ea86f9d --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}