2 parents ce47c49 + 581c970 commit c18853cCopy full SHA for c18853c
2 files changed
collection/stages/roles/verification/tasks/main.yml
@@ -69,8 +69,8 @@
69
name: tools_cluster_checks
70
tasks_from: check_pods.yml
71
vars:
72
- wait_retries: 20
73
- wait_delay: 10
+ wait_retries: 30
+ wait_delay: 30
74
75
- name: Check cluster alerts
76
ansible.builtin.include_role:
jobs_definitions/osp_verification.yaml
@@ -39,7 +39,7 @@ ocp_deployment_topology:
39
flavors:
40
master:
41
name: "master"
42
- ram: 16384
+ ram: 24576
43
vcpus: 4
44
disk: 30
45
worker:
0 commit comments