Skip to content

Commit

Permalink
disable e2e but setup cluster in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-sakhnov committed Oct 30, 2024
1 parent 5e9167b commit 06a719b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ jobs:
docker image tag "$TEST_IMAGE" "$IMG_E2E_TEST"
make load-example-vms
- run: make e2e
timeout-minutes: 15
# - run: make e2e
# timeout-minutes: 15

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 06a719b

Please sign in to comment.