kubernetes/test/e2e/framework
Kubernetes Submit Queue 7dcae5edd8 Merge pull request #25260 from duglin/minion
Automatic merge from submit-queue

Change minion to node

Continuation of #1111

I tried to keep this PR down to just a simple search-n-replace to keep
things simple.  I may have gone too far in some spots but its easy to
roll those back if needed - just let me know.

I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 20:08:59 -07:00
..
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go Make container exec failures in e2e easier to debug 2016-09-16 22:05:00 -04:00
federation_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
framework.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
gobindata_util.go kill repo-root : test/e2e/serviceloadbalancers.go 2016-07-29 14:35:19 -04:00
kubelet_stats.go Change minion to node 2016-09-28 10:53:30 -07:00
log_size_monitoring.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_util.go add peak (100%) lantecy and CPU usage in perf data 2016-08-19 14:33:38 -07:00
nodes_util.go Make the restart test restart the nodes without a mig rolling update. 2016-09-28 09:36:24 -07:00
perf_util.go add labels to perf dataset 2016-08-18 17:15:43 -07:00
pods.go Add container lifecycle hook test. 2016-09-23 17:13:19 -07:00
prompush.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_usage_gatherer.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
test_context.go Use protobufs by default in e2e test clients 2016-09-28 09:52:36 +02:00
util.go Merge pull request #33389 from Random-Liu/lifecycle-hook 2016-09-26 10:48:35 -07:00