From 32db61da765330d1220251b0e950698d198966a9 Mon Sep 17 00:00:00 2001 From: Kris Date: Mon, 12 Jun 2017 16:59:54 -0700 Subject: [PATCH] Adding ginkgowrapper and junit to linted packages --- hack/.linted_packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hack/.linted_packages b/hack/.linted_packages index a04fb93796e..68891574c65 100644 --- a/hack/.linted_packages +++ b/hack/.linted_packages @@ -456,6 +456,7 @@ staging/src/k8s.io/metrics/pkg/apis/custom_metrics/install staging/src/k8s.io/metrics/pkg/apis/metrics/install staging/src/k8s.io/sample-apiserver staging/src/k8s.io/sample-apiserver/pkg/apis/wardle/install +test/e2e/framework/ginkgowrapper test/e2e/perftype test/e2e_node/runner/local test/images/clusterapi-tester @@ -493,3 +494,4 @@ test/integration/thirdparty test/integration/ttlcontroller test/soak/cauldron test/soak/serve_hostnames +test/utils/junit