Skip to content

Commit

Permalink
Revert "Add dispatch workflow for e2e test for openstack integration"
Browse files Browse the repository at this point in the history
This reverts commit 6b6bf88.
  • Loading branch information
yhaliaw committed Jun 19, 2024
1 parent e4bbf37 commit 173ab6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_test_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
jobs:
e2e-test:
name: End-to-End Test Run
runs-on: [self-hosted, linux, "${{ inputs.runner-tag }}"]
runs-on: [self-hosted, linux, x64, "${{ inputs.runner-tag }}"]
steps:
# Snapd can have some issues in privileged LXD containers without setting
# security.nesting=True and this.
Expand Down
90 changes: 0 additions & 90 deletions .github/workflows/e2e_test_run_openstack.yaml

This file was deleted.

0 comments on commit 173ab6b

Please sign in to comment.