Skip to content

Commit 6a22a0d

Browse files
mnietojiclaude
authored andcommitted
[scenarios] Fix cifmw_ceph_target value in nfv-ovs-dpdk-sriov-hci
Compute nodes are named starting with "compute", not "edpm". Update cifmw_ceph_target from "edpms" to "computes" so it matches the actual node naming convention. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Miguel Angel Nieto Jimenez <mnietoji@redhat.com>
1 parent 97919f0 commit 6a22a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scenarios/reproducers/dt-nfv-ovs-dpdk-sriov-hci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ cifmw_lvms_disk_list:
118118
- /dev/vdb
119119
- /dev/vdc
120120

121-
cifmw_ceph_target: edpms
121+
cifmw_ceph_target: computes
122122
cifmw_ceph_client_vars: /tmp/ceph_client.yml
123123
cifmw_ceph_client_values_post_ceph_path_src: >-
124124
{{ _arch_repo }}/examples/dt/nfv/nfv-ovs-dpdk-sriov-hci/values.yaml

0 commit comments

Comments
 (0)