kubernetes/hack/make-rules
k8s-merge-robot 9045dfef8f Merge pull request #29249 from aveshagarwal/master-node-e2e-configmap-selinux-fix
Automatic merge from submit-queue

Fix ConfigMap related node e2e tests on selinux enabled systems

One selinux enabled systems, it might require to relabel
/var/lib/kubelet, otherwise following tests fail:

Summarizing 7 Failures:

```
[Fail] [k8s.io] ConfigMap [It] updates should be reflected in volume [Conformance]
/root/upstream-code/gocode/src/k8s.io/kubernetes/test/e2e_node/configmap.go:131

[Fail] [k8s.io] ConfigMap [It] should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup]
/root/upstream-code/gocode/src/k8s.io/kubernetes/test/e2e/framework/util.go:2115

[Fail] [k8s.io] ConfigMap [It] should be consumable from pods in volume with mappings as non-root [Conformance]
/root/upstream-code/gocode/src/k8s.io/kubernetes/test/e2e/framework/util.go:2115

[Fail] [k8s.io] ConfigMap [It] should be consumable from pods in volumpe [Conformance]
/root/upstream-code/gocode/src/k8s.io/kubernetes/test/e2e/framework/util.go:2115

[Fail] [k8s.io] ConfigMap [It] should be consumable from pods in volume with mappings [Conformance]
/root/upstream-code/gocode/src/k8s.io/kubernetes/test/e2e/framework/util.go:2115

[Fail] [k8s.io] ConfigMap [It] should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup]
/root/upstream-code/gocode/src/k8s.io/kubernetes/test/e2e/framework/util.go:2115

[Fail] [k8s.io] ConfigMap [It] should be consumable from pods in volume as non-root [Conformance]
/root/upstream-code/gocode/src/k8s.io/kubernetes/test/e2e/framework/util.go:2115
```
@kubernetes/rh-cluster-infra
2016-07-27 00:15:54 -07:00
..
helpers Make builds faster by caching ALL_GO_DIRS 2016-07-21 09:31:38 -07:00
build.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
cross.sh Make releases work 2016-07-12 21:52:54 -07:00
test-cmd.sh Make sure --record=false is acknowledged when passed to commands 2016-07-15 11:24:05 -04:00
test-e2e-node.sh Merge pull request #29249 from aveshagarwal/master-node-e2e-configmap-selinux-fix 2016-07-27 00:15:54 -07:00
test-integration.sh Makefile should use paste ... - for posix semantics 2016-07-18 15:56:59 -04:00
test.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
verify.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
vet.sh Overhaul deps on generator tools 2016-07-12 21:52:54 -07:00