k3s/test/e2e
k8s-merge-robot 27512dd0a1 Merge pull request #25190 from ingvagabund/e2e-scheduler-predicates-validate-resource-limits
Automatic merge from submit-queue

SchedulerPredicates e2e test: be more verbose about requested resource

When ``validates resource limits of pods that are allowed to run [Conformance]`` test is run, logs could give more information about requested resource and say it is for cpu and in mili units.

cpu is stored in m units here:

```
nodeToCapacityMap[node.Name] = capacity.MilliValue()
```
2016-05-20 05:31:38 -07:00
..
chaosmonkey Fix calling range variable from goroutine 2016-05-03 09:22:58 -07:00
cleanup Add ingress cleanup script 2015-12-06 14:42:40 -08:00
framework Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
generated Clean up kubectl test to use the blessed e2e test redis configs and to output debug info when failing. Debugs #25657. 2016-05-18 04:22:09 +00:00
perftype Use mCPU as CPU usage unit, add version in PerfData, fix memory usage bug. 2016-04-20 16:42:14 -07:00
testing-manifests Move test input files from test/e2e/node-selection/ to 2016-05-13 11:47:17 -07:00
addon_update.go Merge pull request #24701 from euank/addon-ssh-user 2016-05-09 03:31:48 -07:00
autoscaling_utils.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
batch_v1_jobs.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
cadvisor.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
cluster_size_autoscaling.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
cluster_upgrade.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
configmap.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
container_probe.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
daemon_restart.go build/pause: write in C 2016-05-04 21:45:52 -04:00
daemon_set.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
dashboard.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
density.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
deployment.go move server client shared annotations to new api/annotations package 2016-05-09 11:10:44 -07:00
dns.go Remove the cluster DNS verification check from the test 2016-05-05 14:04:48 -04:00
docker_containers.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
downward_api.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
downwardapi_volume.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
e2e.go Standard input for kubectl tests 2016-05-10 14:16:50 -04:00
e2e_test.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
empty_dir.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
empty_dir_wrapper.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
es_cluster_logging.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
etcd_failure.go build/pause: write in C 2016-05-04 21:45:52 -04:00
events.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
example_cluster_dns.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
example_k8petstore.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
examples.go Merge pull request #23771 from jayunit100/ClusterVerificationFramework 2016-04-20 04:23:21 -07:00
expansion.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
garbage_collector.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
generated_clientset.go e2e test for 1.3 2016-04-13 16:49:24 -07:00
google_compute.go Use zone from the test context for static IPs. 2016-04-26 17:39:48 -07:00
horizontal_pod_autoscaling.go Move internal types of hpa from pkg/apis/extensions to pkg/apis/autoscaling 2016-05-09 09:18:13 +02:00
host_path.go Introduce subPath in VolumeMount 2016-05-06 15:08:41 +11:00
ingress.go E2E changes to support templated addon 2016-04-20 16:15:26 -07:00
ingress_utils.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
initial_resources.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
job.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
kibana_logging.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
kubectl.go Merge pull request #25780 from andyzheng0831/test-case 2016-05-20 10:27:17 +02:00
kubelet.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
kubelet_etc_hosts.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
kubelet_perf.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
kubeproxy.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
limit_range.go Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
load.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
mesos.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
metrics_grabber_test.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
monitoring.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
namespace.go build/pause: write in C 2016-05-04 21:45:52 -04:00
networking.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
networking_perf.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
nodeoutofdisk.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
pd.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
persistent_volumes.go PersistentVolumes NFS test to the flaky suite. 2016-05-06 18:26:19 -07:00
petset.go Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
pods.go Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
portforward.go Port-forward: use out and error streams instead of glog 2016-04-27 13:26:54 -04:00
pre_stop.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
privileged.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
proxy.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
rc.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
reboot.go Consolidate node selecting tests to only use Schedulable + Running 2016-05-06 10:32:12 -04:00
replica_set.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
resize_nodes.go Added e2e test for cluster autoscaler that verifies host ports. 2016-05-17 15:07:30 +02:00
resource_quota.go build/pause: write in C 2016-05-04 21:45:52 -04:00
restart.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
scheduler_predicates.go Merge pull request #25190 from ingvagabund/e2e-scheduler-predicates-validate-resource-limits 2016-05-20 05:31:38 -07:00
secrets.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
security_context.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
service.go Merge pull request #25261 from jayunit100/readySched 2016-05-18 17:24:09 -07:00
service_accounts.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
service_latency.go build/pause: write in C 2016-05-04 21:45:52 -04:00
serviceloadbalancers.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
ssh.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
ubernetes_lite.go build/pause: write in C 2016-05-04 21:45:52 -04:00
util_iperf.go E2E Network performance run which uses iperf. 2016-04-26 18:42:19 -04:00
volume_provisioning.go Merge pull request #24185 from jsafrane/devel/stabilize-provisioning-e2e 2016-04-21 06:03:37 -07:00
volumes.go add GCE PD volume e2e tests 2016-05-06 22:13:04 +00:00