mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-25 19:21:53 +00:00
GHA: Add VFIO-AP to s390x nightly tests for CoCo
As #11076 introduces VFIO-AP bind/associate funtions for IBM Secure Execution (SEL), a new internal nightly test has been established. This PR adds a new entry `cc-vfio-ap-e2e-tests` to the existing matrix to share the test result. Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
This commit is contained in:
parent
ee344aa4e9
commit
63b9ae3ed0
1
.github/workflows/ci-nightly-s390x.yaml
vendored
1
.github/workflows/ci-nightly-s390x.yaml
vendored
@ -11,6 +11,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
test_title:
|
test_title:
|
||||||
- kata-vfio-ap-e2e-tests
|
- kata-vfio-ap-e2e-tests
|
||||||
|
- cc-vfio-ap-e2e-tests
|
||||||
- cc-se-e2e-tests
|
- cc-se-e2e-tests
|
||||||
steps:
|
steps:
|
||||||
- name: Fetch a test result for {{ matrix.test_title }}
|
- name: Fetch a test result for {{ matrix.test_title }}
|
||||||
|
Loading…
Reference in New Issue
Block a user