Skip to content

Commit

Permalink
ci: Stop testing with "kata-clh" for now
Browse files Browse the repository at this point in the history
Unless someone opposes to that, I'd like to propose we stop testing with
Cloud Hypervisor for now, as it still doesn't have TEE support.

At the moment TEE support is added, we get back to testing it.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
  • Loading branch information
fidencio committed Jun 5, 2024
1 parent 7585bc3 commit 5b89abb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ccruntime_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,10 @@ jobs:
matrix:
runtimeclass:
- "kata-qemu"
- "kata-clh"
instance:
- "az-ubuntu-2004"
- "az-ubuntu-2204"
- "s390x"
exclude:
- runtimeclass: "kata-clh"
instance: "s390x"
runs-on: ${{ matrix.instance }}
steps:
- name: Take a pre-action for self-hosted runner
Expand Down

0 comments on commit 5b89abb

Please sign in to comment.