mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #93588 from jsturtevant/gmsa-serial
Mark gmsa test serial due to race conditions
This commit is contained in:
commit
305f48936c
@ -79,7 +79,7 @@ const (
|
|||||||
gmsaWebhookDeployScriptURL = "https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/admission-webhook/deploy/deploy-gmsa-webhook.sh"
|
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")
|
f := framework.NewDefaultFramework("gmsa-full-test-windows")
|
||||||
|
|
||||||
ginkgo.Describe("GMSA support", func() {
|
ginkgo.Describe("GMSA support", func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user