Add prefix to common networking e2e tests

This commit is contained in:
xiangpengzhao
2017-08-06 01:10:25 +08:00
parent bd5e2d5878
commit c213bbb097
2 changed files with 4 additions and 2 deletions

View File

@@ -20,12 +20,13 @@ import (
. "github.com/onsi/ginkgo"
"k8s.io/apimachinery/pkg/util/sets"
"k8s.io/kubernetes/test/e2e/framework"
"k8s.io/kubernetes/test/e2e/network"
)
var _ = framework.KubeDescribe("Networking", func() {
var _ = network.SIGDescribe("Networking", func() {
f := framework.NewDefaultFramework("pod-network-test")
framework.KubeDescribe("Granular Checks: Pods", func() {
Describe("Granular Checks: Pods", func() {
// Try to hit all endpoints through a test container, retry 5 times,
// expect exactly one unique hostname. Each of these endpoints reports