Skip to content

Commit

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

Fixes: #316

Signed-Off-By: Ryan Savino <[email protected]>
  • Loading branch information
ryansavino committed Jan 15, 2024
1 parent c3c8a21 commit d7ce14c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ The following jobs will check for regessions on the default CcRuntime:

|Job name | Required Labels | TEE | OS | VMM |
|---|---|---|---|---|
| cc-operator-e2e-ubuntu-20.04-x86_64-containerd_kata-qemu-snp | amd-milan | Non-TEE | Ubuntu 20.04 | QEMU |
| cc-operator-e2e-ubuntu-20.04-x86_64-containerd_kata-qemu-sev | amd-rome | Non-TEE | Ubuntu 20.04 | QEMU |
|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 d7ce14c

Please sign in to comment.