Commit d7cdb6bb authored by Jerzy Szczepkowski's avatar Jerzy Szczepkowski Committed by GitHub

Removed "feature" tag

Removed "feature" tag so that ha master tests will run by default.
parent e801fcfc
......@@ -110,7 +110,7 @@ func removeZoneFromZones(zones []string, zone string) []string {
return zones
}
var _ = framework.KubeDescribe("HA-master [Feature:HAMaster]", func() {
var _ = framework.KubeDescribe("HA-master", func() {
f := framework.NewDefaultFramework("ha-master")
var c clientset.Interface
var ns string
......
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