Wait more before we delete.
This commit is contained in:
parent
067c7b5558
commit
85ae41b897
|
|
@ -840,7 +840,7 @@ class EndToEndTestCase(unittest.TestCase):
|
|||
"acid.zalan.do", "v1", "default", "postgresqls", "acid-minimal-cluster", pg_patch_delete_annotations)
|
||||
|
||||
# wait a little before proceeding
|
||||
time.sleep(10)
|
||||
time.sleep(20)
|
||||
k8s.wait_for_running_pods(cluster_label, 2)
|
||||
k8s.wait_for_service(cluster_label)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue