Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@ spec:
replicas: 1
ironicConductors:
- customServiceConfig: |
[Default]
debug = true

[conductor]
power_state_change_timeout = 120

Expand Down
5 changes: 3 additions & 2 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,15 @@
networker_params:
image: cs9stream-genericcloud
bmh_params:
image: cs9stream-genericcloud
image: sushy-tools-blank-image
ironic_params:
image: cs9stream-genericcloud
image: sushy-tools-blank-image
# vpu: 2 ram 4GB disk: 40GB
flavor: ci.m1.medium
hotstack_enable_nova_console_poller: true
hotstack_enable_nova_console_recorder: true
sushy_emulator_os_vmedia_disk_format_override: raw
sushy_emulator_os_vmedia_rescue_bus: sata
pre-run:
- ci/playbooks/pre-deploy.yml
run:
Expand Down