mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
mark this test serial due to race conditions
This commit is contained in:
parent
d3c1e81d5e
commit
faa84d61c7
@ -79,7 +79,7 @@ const (
|
||||
gmsaWebhookDeployScriptURL = "https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/admission-webhook/deploy/deploy-gmsa-webhook.sh"
|
||||
)
|
||||
|
||||
var _ = SIGDescribe("[Feature:Windows] GMSA Full [Slow]", func() {
|
||||
var _ = SIGDescribe("[Feature:Windows] GMSA Full [Serial] [Slow]", func() {
|
||||
f := framework.NewDefaultFramework("gmsa-full-test-windows")
|
||||
|
||||
ginkgo.Describe("GMSA support", func() {
|
||||
|
Loading…
Reference in New Issue
Block a user