Commit Graph

17 Commits

Author SHA1 Message Date
Jan Mußler 35a2e45014 Bumping spilo. Load before test. 2020-09-10 18:50:40 +02:00
Jan Mußler 1915054e2a Small changes. Also use entrypoint vs cmd. 2020-09-08 23:02:43 +02:00
Jan Mußler ac32e3d522 Change network to host to make it reachable within e2e runner. May not be the right solution though. 2020-09-08 17:31:36 +02:00
Sergey Dudoladov 4e82681991 avoid unnecessary image upload 2020-08-31 17:44:37 +02:00
Sergey Dudoladov 999150f60e merge master 2020-08-31 16:02:29 +02:00
Felix Kunde 30c86758a3
update kind and use with old storage class (#1121)
* update kind and use with old storage class
* specify standard storage class in minimal manifest
* remove existing local storage class in kind
* fix pod distribution test
* exclude k8s master from nodes of interest
2020-08-28 12:16:37 +02:00
Sergey Dudoladov fc5c977478 fix kind name 2020-08-28 10:02:29 +02:00
Sergey Dudoladov 93973f0127 do not overwrite local ./manifests during test run 2020-08-28 09:44:05 +02:00
Sergey Dudoladov c009649d75 test fetching the runner image 2020-08-25 15:54:20 +02:00
Sergey Dudoladov 4945024899 add bind mounts instead of copying files 2020-08-24 09:36:54 +02:00
Sergey Dudoladov f0cdd8999a one more name change 2020-08-20 09:46:58 +02:00
Sergey Dudoladov 0b38980d99 use full kind name 2020-08-20 09:36:22 +02:00
Sergey Dudoladov 60aa85e59a add alias to kind 2020-08-19 19:06:46 +02:00
Sergey Dudoladov 8dffff917a do not pull non-existing image 2020-08-19 18:29:28 +02:00
Felix Kunde 5515640111
install kind as GO module (#742)
* install kind as GO modules
* no need to set KIND_PATH
2019-11-28 17:39:25 +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