Commit 920f6a60 authored by Jeff Lowdermilk's avatar Jeff Lowdermilk Committed by GitHub

Revert "tag scheduledjob e2e as [Feature:ScheduledJob]"

parent cbd2a21e
...@@ -38,7 +38,7 @@ const ( ...@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment