From 4dd319f983841d26ea74c199cff5544a4e29dbf2 Mon Sep 17 00:00:00 2001 From: Pradeepsingh Bhati Date: Fri, 15 Mar 2024 15:35:10 +0530 Subject: [PATCH] Add bond modes in test for foundation --- .../targets/ntnx_foundation_sanity/tasks/image_nodes.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/integration/targets/ntnx_foundation_sanity/tasks/image_nodes.yml b/tests/integration/targets/ntnx_foundation_sanity/tasks/image_nodes.yml index 106cded9..46056d0d 100644 --- a/tests/integration/targets/ntnx_foundation_sanity/tasks/image_nodes.yml +++ b/tests/integration/targets/ntnx_foundation_sanity/tasks/image_nodes.yml @@ -140,6 +140,9 @@ hypervisor: "{{nodes.node1.hypervisor}}" hypervisor_ip: "{{nodes.node1.hypervisor_ip}}" node_position: "{{nodes.node1.node_position}}" + bond_lacp_rate: "{{nodes.node1.bond_lacp_rate}}" + bond_mode: "{{nodes.node1.bond_mode}}" + register: result no_log: true ignore_errors: True @@ -177,6 +180,8 @@ hypervisor: "{{nodes.node1.hypervisor}}" hypervisor_ip: "{{nodes.node1.hypervisor_ip}}" node_position: "{{nodes.node1.node_position}}" + bond_lacp_rate: "{{nodes.node1.bond_lacp_rate}}" + bond_mode: "{{nodes.node1.bond_mode}}" clusters: - redundancy_factor: 1 cluster_members: