kubeovn / kube-ovn

A Bridge between SDN and Cloud Native (Project under CNCF)
https://kubeovn.github.io/docs/stable/en/
Apache License 2.0
1.87k stars 433 forks source link

e2e: add curl parameters #4216

Closed zhangzujian closed 1 week ago

zhangzujian commented 1 week ago

Pull Request

What type of this PR

Examples of user facing changes:

Which issue(s) this PR fixes

  [FAILED] error running /opt/hostedtoolcache/kind/v0.22.0/amd64/kubectl/bin/kubectl --kubeconfig=/home/runner/.kube/config --namespace=slr-8636 exec client-436803287 -- /bin/sh -x -c curl [fd00:10:96::670f]:8090:
  Command stdout:

  stderr:
  + curl '[fd00:10:96::670f]:8090'
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  ...
  0     0    0     0    0     0      0      0 --:--:--  0:02:10 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:02:11 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:02:12 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:02:13 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:02:14 --:--:--     0
  curl: (28) Failed to connect to fd00:10:96::670f port 8090 after 134102 ms: Operation timed out
  command terminated with exit code 28