-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
kubernetes/kubernetes
#131462Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.Indicates that an issue or PR is actively being worked on by a contributor.sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.sig/testingCategorizes an issue or PR as relevant to SIG Testing.Categorizes an issue or PR as relevant to SIG Testing.
Description
[It] [sig-cli] Kubectl client Simple pod should support exec through an HTTP proxy is one of the few (only?) test cases that would still fail with the straightforward test filter Feature: isEmpty && !Slow && !Disruptive && !Flaky (+ skip regex = \[Serial\] which we inject when running tests in parallel, such as presubmit)
This test fails on kind. We should determine if this is a bug in the test, kind, the test setup ...
It seems to rarely fail in few other jobs, so I'm not default assuming it's the test
We have been able to eliminate almost all of the other skips, e.g. via NFS now working in kind. See: https://github.com/kubernetes/test-infra/pull/34600/files
/sig testing cli
cc @aojea @soltysh @eddiezane
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.Indicates that an issue or PR is actively being worked on by a contributor.sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.sig/testingCategorizes an issue or PR as relevant to SIG Testing.Categorizes an issue or PR as relevant to SIG Testing.