Skip to content

Commit

Permalink
ci: Remove tdx CI jobs temporarily
Browse files Browse the repository at this point in the history
The CI machines for TDX are being brought down for some time.
Disable tdx related jobs till they are brought back up to avoid jobs
being queued.

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
  • Loading branch information
amshinde authored and fidencio committed Oct 3, 2024
1 parent 2b0f47f commit a1a68e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ccruntime_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- "ubuntu-20.04"
- "ubuntu-22.04"
- "s390x-large"
- "tdx"
- "sev"
- "sev-snp"
exclude:
Expand All @@ -36,8 +35,6 @@ jobs:
- runtimeclass: "kata-qemu"
instance: "sev-snp"
include:
- runtimeclass: "kata-qemu-tdx"
instance: "tdx"
- runtimeclass: "kata-qemu-sev"
instance: "sev"
- runtimeclass: "kata-qemu-snp"
Expand Down

0 comments on commit a1a68e0

Please sign in to comment.