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