Skip to content

Commit

Permalink
Revert "workflow: Temporarily skip the s390x e2e tests"
Browse files Browse the repository at this point in the history
This reverts commit 7963412.

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
  • Loading branch information
stevenhorsman committed Dec 11, 2024
1 parent 1a180b3 commit d2ad316
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e_run_all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,7 @@ jobs:
# Run libvirt s390x e2e tests, based on the mkosi image, if pull request labeled 'test_e2e_libvirt'
libvirt_s390x:
name: E2E tests on libvirt for the s390x architecture
# Skip s390x e2e tests until Choi is available to set-up the s390x runner's pre-action properly. Then revert this.
if: |
false ||
github.event_name == 'schedule' ||
github.event_name == 'workflow_dispatch' ||
contains(github.event.pull_request.labels.*.name, 'test_e2e_libvirt') ||
Expand Down

0 comments on commit d2ad316

Please sign in to comment.