Sergiusz Urbaniak
1495c9f2cd
test/e2e/*: default existing tests to privileged pod security policy
...
This is to ensure that all existing tests don't break when defaulting
the pod security policy to restricted in the e2e test framework.
2022-04-05 08:41:12 +02:00
Vivek Singh
80e4007bc3
test: e2e: HPA ContainerResource
...
This add e2e test for HPA ContainerResource metrics. This add test to cover two scenarios
1. Scale up on a busy application with an idle sidecar container
2. Do not scale up on a busy sidecar with an idle application.
Signed-off-by: Vivek Singh <svivekkumar@vmware.com >
2021-07-21 10:24:00 +05:30
YuikoTakada
aa2691eeac
Fix static check failures in test/e2e/instrumentation/monitoring
2020-01-16 02:42:07 +00:00
tanjunchen
07c36de3e2
e2e/instrumentation:Use e2eskipper package
2020-01-14 09:32:39 +08:00
danielqsj
b7b1055bf4
refactor autoscaling utils in e2e
2019-11-06 17:02:42 +08:00
hwdef
11e0873d24
use log functions of core framework
2019-08-27 13:52:14 +08:00
SataQiu
332be4b1e3
refactor: replace framework.Failf with e2elog.Failf
2019-06-19 17:52:35 +08:00
hui luo
4d4e4f4056
Modify apimachinery,apps,instrumentation tests to import framework/log
...
This is part of the transition to using framework/log instead
of the Logf inside the framework package. This will help with
import size/cycles when importing the framework or subpackages
2019-05-08 16:46:39 -07:00
Andrew Sy Kim
1470df7a05
remove usages of internal clientset in e2e framework
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com >
2019-03-28 21:13:40 -04:00
danielqsj
873fbf9112
Fix golint in test/e2e/instrumentation/monitoring
2019-03-05 07:07:06 +08:00
p0lyn0mial
1f1d24005a
removes custom scalers from kubectl
2018-03-26 19:33:42 +02:00
Karol Wychowaniec
5bad51f616
Add test for HPA
2017-10-05 16:13:17 +02:00
Karol Wychowaniec
505ab0c79e
Create e2e test for Custom Metrics - Stackdriver Adapter
2017-10-04 10:15:31 +02:00
Irfan Ur Rehman
eb33d1b1d0
[Federation] Update hpa e2e utils to enable reuse in fed hpa tests
2017-08-24 21:21:16 +05:30
Piotr Szczesniak
19218e8463
Enabled SD monitoring e2e tests on GCE
2017-08-02 15:20:08 +02:00
Mik Vyatskov
86a2ac9433
Refactor logging e2e tests, add new checks
2017-07-31 19:21:48 +02:00
Mik Vyatskov
9d3356c612
Sig-instrumentation e2e tests refactoring
2017-07-16 16:41:09 +02:00