kubernetes/test/e2e
Kubernetes Submit Queue 99b2ee1697 Merge pull request #52106 from tallclair/aa-e2e
Automatic merge from submit-queue (batch tested with PRs 50289, 52106)

Fix AppArmor test at scale

**What this PR does / why we need it**:

The AppArmor test only runs on a single node, but previously was loading the necessary profiles to every node. This caused unnecessary churn in very large clusters, so this PR updates the test to only load the profiles to a single node, and ensure the test pod is run on that node (using pod affinity).

**Which issue this PR fixes**: fixes #51791

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2017-09-12 03:44:18 -07:00
..
apimachinery Tolerate group discovery errors in e2e ns cleanup 2017-09-04 17:31:17 -04:00
apps Move paused deployment e2e tests to integration 2017-09-06 18:12:28 -07:00
auth Merge pull request #49457 from mkumatag/tests_multiarch 2017-09-02 15:18:10 -07:00
autoscaling Renamed ClusterSize and WaitForClusterSize to NumberOfReadyNodes and WaitForReadyNodes, respectively. 2017-08-29 11:53:17 +02:00
chaosmonkey Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
common Rerun hack/update-bazel.sh 2017-09-07 13:13:49 -07:00
framework Merge pull request #52111 from MrHohn/kube-proxy-upgrade-image 2017-09-07 20:46:04 -07:00
generated Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
instrumentation Fix Stackdriver Logging tests for large clusters 2017-09-04 21:54:03 +02:00
kubectl Fix discovery restmapper finding resources in non-preferred versions 2017-09-08 22:35:23 -04:00
lifecycle Pipe in upgrade image target to kube-proxy migration tests 2017-09-07 13:39:27 -07:00
manifest Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
network e2e: network tiers should retry on 404 errors 2017-09-06 13:16:28 -07:00
node remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
perftype Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
scalability Make threshold for glbc mem-usage scale with nodes in density test 2017-08-28 13:24:24 +02:00
scheduling Merge pull request #51660 from jiayingz/deviceplugin-e2e 2017-09-08 22:50:08 -07:00
servicecatalog Merge pull request #51839 from jennybuckley/master 2017-09-06 14:42:58 -07:00
storage Merge pull request #51833 from verult/VolumeIoOom 2017-09-05 02:14:56 -07:00
testing-manifests Merge pull request #51816 from liggitt/xiangpengzhao-remove-initc-anno 2017-09-03 17:35:11 -07:00
upgrades Merge pull request #51838 from MrHohn/kube-proxy-migration-tests 2017-09-06 00:02:20 -07:00
BUILD bazel 2017-09-05 22:08:04 -07:00
dashboard.go
e2e_test.go move some e2e tests to SIG respectively 2017-08-16 14:34:50 +08:00
e2e-example-config.json
e2e.go Merge pull request #51539 from saad-ali/enableAlphaGCEDiskAPI 2017-08-30 03:59:35 -07:00
events.go run hack/update-all 2017-06-22 11:31:03 -07:00
example_cluster_dns.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples.go Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go
limit_range.go Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check 2017-06-23 02:59:23 -07:00
network_partition.go Job failure policy support in JobController 2017-09-03 12:07:12 +02:00
pod_gc.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
pods.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
pre_stop.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
resource_quota.go Charge quota for uninitialized objects at different time 2017-09-06 10:20:32 -07:00
ssh.go Run SSH e2e test only if SSH keys are present 2017-05-01 11:04:54 -04:00
ubernetes_lite.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00