Commit Graph

48 Commits

Author SHA1 Message Date
Sergey Dudoladov 0ec3739732 avoid dropping DELETE event for cron job 2019-05-23 12:19:21 +02:00
Sergey Dudoladov da2e251b5c 1st commit for logical backup e2e test 2019-05-22 17:51:11 +02:00
Felix Kunde 6a16daf172 wait also for replica to be up and running 2019-05-21 12:44:39 +02:00
Felix Kunde 7ca8662307 minor fix 2019-05-21 12:17:30 +02:00
Felix Kunde 1a3acd0eab minor fix 2019-05-20 17:44:35 +02:00
Felix Kunde f677714dab consider setups with more replicas and kind workers 2019-05-20 15:57:11 +02:00
Felix Kunde 461beec310 additional check plus comments 2019-05-20 14:52:15 +02:00
Felix Kunde a00f0476ea add test for taint-based eviction 2019-05-20 14:14:32 +02:00
Sergey Dudoladov 9b05215b28 split run.sh into functions for readability 2019-05-14 14:10:06 +02:00
Sergey Dudoladov c3f5200d4b minor improvements in Dockerfile 2019-05-14 13:20:17 +02:00
Sergey Dudoladov c7106dcc32 substitute realname with readlink 2019-05-13 13:24:27 +02:00
Sergey Dudoladov 0ec5a2c8b6 use full binary name 2019-05-13 13:08:42 +02:00
Sergey Dudoladov b8e5567e91 install Kind to GOENV/bin 2019-05-13 12:57:25 +02:00
Sergey Dudoladov 82bf0d90ed debug builds 2019-05-13 12:34:49 +02:00
Sergey Dudoladov 66a6d81bc0 install pinned kind version to well-known location 2019-05-13 12:23:39 +02:00
Sergey Dudoladov e985107090 remove kubectl mentions 2019-05-13 11:49:08 +02:00
Sergey Dudoladov 407b2cab41 move tests to a Docker container 2019-05-10 17:00:16 +02:00
Sergey Dudoladov 084167ff35 run e2e in a separate Docker image, 1st commit 2019-05-09 18:09:00 +02:00
Sergey Dudoladov 52e53f152f add Dockerfile for e2e tests 2019-05-08 10:33:42 +02:00
Sergey Dudoladov af13605abf add 'halo' to requirements 2019-05-03 11:24:00 +02:00
Sergey Dudoladov bfb6b5341d Add progress reporting and make tests verbose 2019-05-03 10:39:19 +02:00
Sergey Dudoladov f2b73e0ae6 add a make target to isntall required tools for e2e 2019-05-02 17:50:44 +02:00
Sergey Dudoladov 2aba5291d5 remove python 3.6 formatting strings 2019-05-02 15:33:53 +02:00
Sergey Dudoladov 777ee682f3 upload newest operator image to kind 2019-05-02 15:20:49 +02:00
Sergey Dudoladov 8352abe428 fetch image name from docker 2019-05-02 15:06:59 +02:00
Sergey Dudoladov 1ced414985 minor changes 2019-05-02 14:20:46 +02:00
Sergey Dudoladov f9d145c1b1 make setUp timeout 2019-05-02 13:32:32 +02:00
Sergey Dudoladov 78582802d0 refactor into helper methods 2019-05-02 13:15:51 +02:00
Sergey Dudoladov 25fea48f8a fix flake8 warnings 2019-05-02 12:04:01 +02:00
Sergey Dudoladov 30e7445c80 submit custom operator images 2019-05-02 11:46:14 +02:00
Sergey Dudoladov 806ca7ba81 assemble k8s client; patch scaling test 2019-04-30 15:18:07 +02:00
Sergey Dudoladov 2652d18f24 add timeouts 2019-04-30 13:49:42 +02:00
Sergey Dudoladov 021ed9b8b0 explicitly name smoke tests 2019-04-30 13:14:40 +02:00
Sergey Dudoladov 63bd846948 prepare smoke test template 2019-04-29 17:11:46 +02:00
Sergey Dudoladov b63a11ea31 deploy/delete DB for each test 2019-04-29 15:47:55 +02:00
Sergey Dudoladov 02c2d488bc create/delete the operator deployment 2019-04-29 12:23:39 +02:00
Sergey Dudoladov 0474be923f deploy operator before running test 2019-04-26 17:11:48 +02:00
Sergey Dudoladov 646de3d77e minor fixes 2019-04-26 13:02:47 +02:00
Sergey Dudoladov d358e16cf7 rename test runner 2019-04-26 10:50:54 +02:00
Sergey Dudoladov a967672cd0 move tests to a separate dir 2019-04-26 10:47:17 +02:00
Sergey Dudoladov d9e905bcdc minor fixes 2019-04-26 10:35:29 +02:00
Sergey Dudoladov f62d740c27 set up simple unit test 2019-04-25 17:17:36 +02:00
Sergey Dudoladov 2bfcb0ed23 run tests from the script 2019-04-25 14:59:59 +02:00
Sergey Dudoladov 86a17e35e4 add tests skeleton 2019-04-25 14:48:51 +02:00
Sergey Dudoladov 7049c260be delete existing kind cluster 2019-04-25 14:23:52 +02:00
Sergey Dudoladov e320fbcf12 fix cluster name 2019-04-24 17:47:28 +02:00
Sergey Dudoladov 264833cd6a push the script 2019-04-24 17:44:29 +02:00
Sergey Dudoladov 3a246eb90d first commit 2019-04-24 17:04:43 +02:00