Explorar o código

Update actions

zhanghongtong %!s(int64=5) %!d(string=hai) anos
pai
achega
04304e3eff
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .github/workflows/fvt_tests.yaml

+ 0 - 1
.github/workflows/fvt_tests.yaml

@@ -222,7 +222,6 @@ jobs:
           done
           kuiper_address=$(kubectl get svc --namespace default kuiper -o jsonpath="{.spec.clusterIP}")
           if [ $(curl -w %{http_code} -fsSL -o /dev/null $kuiper_address:9081/rules) != 200 ];then exit 1; fi
-          kubectl exec kuiper-0 -- cat /kuiper/etc/mqtt_source.yaml
       - name: check kuiper
         env:
           KUBECONFIG: "/etc/rancher/k3s/k3s.yaml"