Sergey Dudoladov
|
a64c355985
|
bump up waiting period for the operator pod
|
2019-05-24 16:08:08 +02:00 |
Sergey Dudoladov
|
7075d11975
|
add a test for multiple namespaces
|
2019-05-24 15:53:36 +02:00 |
Sergey Dudoladov
|
3f32870d75
|
fix flake8 violations
|
2019-05-24 14:37:08 +02:00 |
Sergey Dudoladov
|
2ce7b5113f
|
refactor
|
2019-05-24 14:16:29 +02:00 |
Sergey Dudoladov
|
2984872dfb
|
create with kubectl
|
2019-05-23 18:16:16 +02:00 |
Sergey Dudoladov
|
0580916ba0
|
drop Utils
|
2019-05-23 18:04:21 +02:00 |
Sergey Dudoladov
|
7cee3701fd
|
switch to K8s class instead of Util
|
2019-05-23 18:03:38 +02:00 |
Sergey Dudoladov
|
63aa6e60fb
|
move retry timeout to utils
|
2019-05-23 16:57:02 +02:00 |
Sergey Dudoladov
|
7b9e8521ea
|
rename k8s_api to k8s everywhere
|
2019-05-23 16:17:57 +02:00 |
Sergey Dudoladov
|
a8cdd8bd9d
|
introduce explicit timeout for operator pod
|
2019-05-23 16:14:38 +02:00 |
Sergey Dudoladov
|
7b71e0b1e7
|
resolve first TODOs
|
2019-05-23 14:44:44 +02:00 |
Sergey Dudoladov
|
45896d503f
|
add assertions to logical backup test
|
2019-05-23 14:16:35 +02:00 |
Sergey Dudoladov
|
3e42713d9b
|
Merge branch 'sketch-e2e-tests' of https://github.com/zalando-incubator/postgres-operator into sketch-e2e-tests
|
2019-05-23 12:19:35 +02:00 |
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
|
948b03fffc
|
be nice to flake8
|
2019-05-22 16:26:50 +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
|
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
|
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
|
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
|
a967672cd0
|
move tests to a separate dir
|
2019-04-26 10:47:17 +02:00 |