Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
4
.gitignore
vendored
4
.gitignore
vendored
@ -1 +1,3 @@
|
||||
SOURCES/1.1.0.tar.gz
|
||||
/1.0.0-beta2.tar.gz
|
||||
/libocxl-1.0.0.tar.gz
|
||||
/1.1.0.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
88b7c45599022bcfb0f427ef0053c6031efa8431 SOURCES/1.1.0.tar.gz
|
5
README.md
Normal file
5
README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# libocxl
|
||||
|
||||
The libocxl package;
|
||||
access library which allows to implement a user-space
|
||||
driver for an OpenCAPI accelerator.
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
Loading…
Reference in New Issue
Block a user