mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 17:16:12 +00:00
Merge pull request #21882 from gmarek/throttle
Auto commit by PR queue bot
This commit is contained in:
@@ -37,7 +37,7 @@ import (
|
||||
)
|
||||
|
||||
var _ = Describe("Deployment", func() {
|
||||
f := NewFramework("deployment")
|
||||
f := NewDefaultFramework("deployment")
|
||||
|
||||
It("deployment should create new pods", func() {
|
||||
testNewDeployment(f)
|
||||
|
Reference in New Issue
Block a user