Revert "tag scheduledjob e2e as [Feature:ScheduledJob]"
This commit is contained in:
@@ -38,7 +38,7 @@ const (
|
|||||||
scheduledJobTimeout = 5 * time.Minute
|
scheduledJobTimeout = 5 * time.Minute
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = framework.KubeDescribe("[Feature:ScheduledJob]", func() {
|
var _ = framework.KubeDescribe("ScheduledJob", func() {
|
||||||
options := framework.FrameworkOptions{
|
options := framework.FrameworkOptions{
|
||||||
ClientQPS: 20,
|
ClientQPS: 20,
|
||||||
ClientBurst: 50,
|
ClientBurst: 50,
|
||||||
|
Reference in New Issue
Block a user