Skip to content

Commit bd34469

Browse files
committed
test
Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
1 parent 75bbc6b commit bd34469

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

.github/workflows/build-x86-image.yaml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ jobs:
444444
# - dual
445445
mode:
446446
- overlay
447-
- underlay
447+
# - underlay
448448
index:
449449
- 0
450450
- 1
@@ -456,17 +456,17 @@ jobs:
456456
- 7
457457
- 8
458458
- 9
459-
index2:
460-
- 0
461-
- 1
462-
- 2
463-
- 3
464-
- 4
465-
- 5
466-
- 6
467-
- 7
468-
- 8
469-
- 9
459+
# index2:
460+
# - 0
461+
# - 1
462+
# - 2
463+
# - 3
464+
# - 4
465+
# - 5
466+
# - 6
467+
# - 7
468+
# - 8
469+
# - 9
470470
steps:
471471
- uses: jlumbroso/free-disk-space@v1.3.1
472472
with:
@@ -563,15 +563,15 @@ jobs:
563563
E2E_NETWORK_MODE: ${{ matrix.mode }}
564564
run: |
565565
make kube-ovn-conformance-e2e
566-
make kube-ovn-conformance-e2e
567-
make kube-ovn-conformance-e2e
568-
make kube-ovn-conformance-e2e
569-
make kube-ovn-conformance-e2e
570-
make kube-ovn-conformance-e2e
571-
make kube-ovn-conformance-e2e
572-
make kube-ovn-conformance-e2e
573-
make kube-ovn-conformance-e2e
574-
make kube-ovn-conformance-e2e
566+
# make kube-ovn-conformance-e2e
567+
# make kube-ovn-conformance-e2e
568+
# make kube-ovn-conformance-e2e
569+
# make kube-ovn-conformance-e2e
570+
# make kube-ovn-conformance-e2e
571+
# make kube-ovn-conformance-e2e
572+
# make kube-ovn-conformance-e2e
573+
# make kube-ovn-conformance-e2e
574+
# make kube-ovn-conformance-e2e
575575
# make kind-install-kubevirt
576576
# make kube-ovn-kubevirt-e2e
577577

0 commit comments

Comments
 (0)