-
- Downloads
VPA: refactor e2e test ginkgo wrapper functions
This commit refactors the VPA e2e test ginkgo wrappers so that they we can easily supply ginkgo decorators.
This allows us to add ginkgo v2 labels to suites so that later we can run tests that only run FG tests.
For now, this would only be useful for FG:InPlaceOrRecreate
Signed-off-by:
Max Cao <macao@redhat.com>
Showing
- vertical-pod-autoscaler/e2e/v1/actuation.go 1 addition, 1 deletionvertical-pod-autoscaler/e2e/v1/actuation.go
- vertical-pod-autoscaler/e2e/v1/admission_controller.go 43 additions, 35 deletionsvertical-pod-autoscaler/e2e/v1/admission_controller.go
- vertical-pod-autoscaler/e2e/v1/common.go 14 additions, 17 deletionsvertical-pod-autoscaler/e2e/v1/common.go
- vertical-pod-autoscaler/e2e/v1/full_vpa.go 2 additions, 4 deletionsvertical-pod-autoscaler/e2e/v1/full_vpa.go
- vertical-pod-autoscaler/e2e/v1/updater.go 1 addition, 1 deletionvertical-pod-autoscaler/e2e/v1/updater.go
Loading
Please register or sign in to comment