Files
kubernetes/test
Ken'ichi Ohmichi 7d2f3a0488 HPA: Make dynamicRequestSizeInMillicores bigger
HPA e2e tests specify 20 as requestSizeMillicores on resource-consumer
for making CPU workload to test HPA feature, and the value is
hard-coded as 20. That means the tests expect 2% CPU workload on every
resource-consumer processes, but actual CPU usage(4 - 6%) is over than
the expected usage on some environment. Then HPA scales many pods than
the test expected, and the test is failed.

To make these tests stable, this changes the value to 100 (10% CPU
workload on each process).
2018-08-07 02:06:10 +00:00
..
2018-06-22 16:22:57 -07:00
2018-07-10 15:14:32 -04:00
2018-08-01 23:39:39 +02:00
2018-02-16 13:43:01 -08:00
2018-06-22 16:22:57 -07:00