Commit Graph

7 Commits

Author SHA1 Message Date
Felix Kunde 5544843649 it's a dict 2020-01-31 16:51:41 +01:00
Felix Kunde a1406ffc78 fix e2e 2020-01-31 16:03:30 +01:00
Felix Kunde efb6731ca6 minor fixes 2020-01-31 15:33:36 +01:00
Felix Kunde eb24d729f2 make minimum limits boundaries configurable 2020-01-31 14:55:04 +01:00
Felix Kunde 107334fe71
Add global option to enable/disable init containers and sidecars (#478)
* Add global option to enable/disable init containers and sidecars
* update dependencies
2019-12-10 15:45:54 +01:00
Felix Kunde cd350a4bc1
make run.sh executable from within e2e (#619) 2019-07-24 15:07:32 +02:00
Sergey Dudoladov 69af2d60e5
Implement runner for e2e tests (#548)
* implement a runner for e2e tests

* move e2e tests to a Docker container

* integrate e2e tests into build pipelines

* add tests for multi-namespace support and logical backup jobs

* @FxKu implement the first e2e test for failovers
2019-06-05 17:07:27 +02:00