Skip to content

Commit

Permalink
docs: formatting
Browse files Browse the repository at this point in the history
Signed-Off-By: Ryan Savino <[email protected]>
  • Loading branch information
ryansavino committed Feb 12, 2024
1 parent fd5d628 commit 87d7b94
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,15 @@ This is a list of the bare-metal machines and VMs that are utilized by the proje

The following jobs will check for regessions on the default CcRuntime:

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

The required labels specified for a job will determine what machine it lands on by matching the machine's assigned labels.

Expand Down

0 comments on commit 87d7b94

Please sign in to comment.