Skip to content

Commit 4366b6f

Browse files
committed
docs: added snp and sev machines, jobs and labels to CI documentation
Added the snp and sev machines and jobs to the table with their required and assigned labels. Fixes: confidential-containers#316 Signed-Off-By: Ryan Savino <ryan.savino@amd.com>
1 parent a483704 commit 4366b6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/DEVELOPMENT.md

+4
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ This is a list of the bare-metal machines and VMs that are utilized by the proje
9696

9797
| Machine | Type | TEE Capability | Assigned Labels |
9898
| --- | --- | --- | --- |
99+
| amd-milan-kata-ci | bare-metal | AMD SNP | amd-milan |
100+
| amd-rome-kata-ci | bare-metal | AMD SEV | amd-rome |
99101
| s390x | bare-metal | IBM SE | |
100102
| az-ubuntu-2004 | virtual | Non-TEE | |
101103
| az-ubuntu-2204 | virtual | Non-TEE | |
@@ -104,6 +106,8 @@ The following jobs will check for regessions on the default CcRuntime:
104106

105107
|Job name | TEE | OS | VMM | Required Labels |
106108
|---|---|---|---|---|
109+
| e2e-pr / operator tests (kata-qemu, amd-milan-kata-ci) | AMD SNP | Ubuntu 20.04 | QEMU | amd-milan |
110+
| e2e-pr / operator tests (kata-qemu, amd-rome-kata-ci) | AMD SNP | Ubuntu 20.04 | QEMU | amd-rome |
107111
|e2e-pr / operator tests (kata-qemu, s390x) | Non-TEE | Ubuntu 22.04 (s390x) | QEMU | |
108112
|e2e-pr / operator tests (kata-clh, az-ubuntu-2004) | Non-TEE | Ubuntu 20.04 | Cloud Hypervisor | |
109113
|e2e-pr / operator tests (kata-clh, az-ubuntu-2204) | Non-TEE | Ubuntu 22.04 | Cloud Hypervisor | |

0 commit comments

Comments
 (0)