File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22stages :
3- - name : TopoLVM Dependencies
3+ - name : TopoLVM the Dependencies
44 stages : >-
55 {{
66 lookup("ansible.builtin.template",
Original file line number Diff line number Diff line change @@ -206,6 +206,9 @@ spec:
206206 replicas : 1
207207 ironicConductors :
208208 - customServiceConfig : |
209+ [Default]
210+ debug = true
211+
209212 [conductor]
210213 power_state_change_timeout = 120
211214
Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ stages:
327327 oc project openstack
328328
329329 counter=0
330- max_retries=100
330+ max_retries=200
331331 node_state=available
332332 while true; do
333333 node_states=$(oc rsh openstackclient openstack baremetal node list -f value -c "Provisioning State")
Original file line number Diff line number Diff line change 4949 nodeset : hotstack-image-vexxhost
5050 description : |
5151 Hotstack scenario: sno-2-bm
52- timeout : 5400
52+ timeout : 10800
5353 attempts : 1
5454 vars :
5555 cloud_name : vexxhost
6464 }}
6565 hotstack_overrides :
6666 stack_parameters :
67- dns_servers :
68- - 199.204.44.24
69- - 199.204.47.54
70- ntp_servers : []
71- router_external_network : public
72- floating_ip_network : public
7367 controller_params :
7468 image : hotstack-controller
7569 # vpu: 1 ram 2GB disk: 20GB
7872 image : ipxe-boot-usb
7973 # vpu: 16 ram 48GB disk: 200GB
8074 flavor : 16vcpu_48GB
81- ocp_worker_params :
82- image : ipxe-boot-usb
83- # vpu: 12 ram 32GB disk: 200GB
84- flavor : 12vcpu_32GB
85- compute_params :
86- image : cs9stream-genericcloud
87- # vpu: 2 ram 4GB disk: 40GB
88- flavor : ci.m1.medium
89- networker_params :
90- image : cs9stream-genericcloud
91- # vpu: 2 ram 4GB disk: 40GB
92- flavor : ci.m1.medium
93- bmh_params :
94- image : cs9stream-genericcloud
95- cd_image : sushy-tools-blank-image
96- # vpu: 2 ram 4GB disk: 40GB
97- flavor : ci.m1.medium
9875 ironic_params :
9976 image : cs9stream-genericcloud
10077 cd_image : sushy-tools-blank-image
10178 # vpu: 1 ram 2GB disk: 20GB
10279 flavor : ci.m1.small
80+ # vpu: 2 ram 4GB disk: 40GB
81+ # flavor: ci.m1.medium
82+ cdrom_disk_bus : sata
10383 run :
10484 - ci/playbooks/run-deploy.yml
10585 - ci/playbooks/run-tests.yml
You can’t perform that action at this time.
0 commit comments