Skip to content

Commit

Permalink
Remove external-net from CI E2E matrix
Browse files Browse the repository at this point in the history
These tests sporadically fail and the original dev is no longer
involved with the project so there's no one to maintain them.

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  • Loading branch information
tpantelis authored and skitt committed Dec 7, 2023
1 parent 4e17d24 commit 5bfd32d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
- extra-toggles: dual-stack
- extra-toggles: dual-stack, globalnet
- extra-toggles: globalnet, ovn
- extra-toggles: external-net
- extra-toggles: external-net, globalnet
steps:
- name: Check out the repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
Expand Down

0 comments on commit 5bfd32d

Please sign in to comment.