Kubernetes Submit Queue
078238a461
Merge pull request #41221 from kow3ns/ss-upgrade-test
...
Automatic merge from submit-queue (batch tested with PRs 41548, 41221)
StatefulSet Upgrade Test
Adds StatefulSet upgrade tests and moves common functionality into the framework package. This removes the potential for cyclic dependencies while allowing for code reuse.
```release-note
NONE
```
2017-02-17 04:34:35 -08:00
Jerzy Szczepkowski
ac4fdf9590
Added e2e upgrade test for Horizontal Pod Autoscaler.
...
Added e2e upgrade test for Horizontal Pod Autoscaler.
2017-02-17 09:37:19 +01:00
Stephen Kriss
5a5a1d148c
implement configmap upgrade test
2017-02-13 13:18:36 -08:00
Kenneth Owens
4506744def
Adds StatefulSet upgrade tests and moves common functionality into the
...
framework package. This removes the potential for cyclic dependencies
while allowing for code reuse.
2017-02-10 11:21:22 -08:00
Michail Kargakis
c5e698531a
test: add upgrade test for deployments
2017-02-09 12:04:28 +01:00
Kris
8652a4f471
Add an upgrade test for secrets.
2017-01-31 13:05:36 -08:00
Kris
18e7a958d2
Adding framework to allow multiple upgrade tests
...
This adds a framework for multiple tests to run during an
upgrade. This also moves the existing services test to that framework.
2017-01-23 14:47:47 -08:00