Skip to content

Commit

Permalink
hci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
zuul committed Aug 28, 2024
1 parent 449b690 commit 7892b1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion automation/vars/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,10 @@ vas:
post_stage_run:
- name: Deploy Ceph
type: playbook
source: "../../playbooks/ceph.yml"
source: "../../hooks/playbooks/ceph-bm.yml"
inventory: "${HOME}/ci-framework-data/artifacts/zuul_inventory.yml"
extra_vars:
cifmw_cephadm_log_path: /home/zuul/ci-framework-data/logs/ceph

- path: examples/dt/nfv/nfv-ovs-dpdk-sriov-hci
wait_conditions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ data:
- configure-os
- ssh-known-hosts
- run-os
- reboot-os

0 comments on commit 7892b1a

Please sign in to comment.