@@ -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