mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #103778 from danwinship/feature-sctp
remove superfluous [Feature:SCTP] tag in some test names
This commit is contained in:
commit
6edce1cfca
@ -3208,7 +3208,7 @@ func restartComponent(cs clientset.Interface, cName, ns string, matchLabels map[
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
var _ = common.SIGDescribe("SCTP [Feature:SCTP] [LinuxOnly]", func() {
|
var _ = common.SIGDescribe("SCTP [LinuxOnly]", func() {
|
||||||
f := framework.NewDefaultFramework("sctp")
|
f := framework.NewDefaultFramework("sctp")
|
||||||
|
|
||||||
var cs clientset.Interface
|
var cs clientset.Interface
|
||||||
|
Loading…
Reference in New Issue
Block a user