Skip to content

Commit

Permalink
docs: added snp and sev machines, jobs and labels to CI documentation
Browse files Browse the repository at this point in the history
Added the snp and sev machines and jobs to the table with their required and assigned labels.

Fixes: #316

Signed-Off-By: Ryan Savino <[email protected]>
  • Loading branch information
ryansavino committed Feb 7, 2024
1 parent 3a66c6b commit ea68953
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ This is a list of the bare-metal machines and VMs that are utilized by the proje

| Machine | Type | TEE Capability | Assigned Labels |
| --- | --- | --- | --- |
| amd-milan-kata-ci-ubuntu2004 | bare-metal | AMD SNP | amd-milan |
| amd-rome-kata-ci-ubuntu2004 | bare-metal | AMD SEV | amd-rome |
| ubuntu-20.04-s390x | bare-metal | IBM SE | |
| az-ubuntu-2004 | virtual | Non-TEE | |
| az-ubuntu-2204 | virtual | Non-TEE | |
Expand All @@ -77,6 +79,8 @@ The following jobs will check for regessions on the default CcRuntime:

|Job name | TEE | OS | VMM | Required Labels |
|---|---|---|---|---|
| cc-operator-e2e-ubuntu-20.04-x86_64-containerd_kata-qemu-snp | AMD SNP | Ubuntu 20.04 | QEMU | amd-milan |
| cc-operator-e2e-ubuntu-20.04-x86_64-containerd_kata-qemu-sev | AMD SEV | Ubuntu 20.04 | QEMU | amd-rome |
|cc-operator-e2e-ubuntu-20.04-s390x-containerd_kata-qemu | IBM SE | Ubuntu 20.04 (s390x) | QEMU | |
|ccruntime e2e tests / operator tests (kata-clh, az-ubuntu-2004) | Non-TEE | Ubuntu 20.04 | Cloud Hypervisor | |
|ccruntime e2e tests / operator tests (kata-clh, az-ubuntu-2204) | Non-TEE | Ubuntu 22.04 | Cloud Hypervisor | |
Expand Down

0 comments on commit ea68953

Please sign in to comment.