Skip to content

Commit

Permalink
IT: Update comment for workaround.
Browse files Browse the repository at this point in the history
Update the comment for test 3b to indicate that the workaround is needed only when Overlay Mode is set to "config-profile" (which is the default for new fabrics).  The issue does not happen when Overlay Mode is set to "cli".
  • Loading branch information
allenrobel committed Dec 17, 2024
1 parent 75334e0 commit e92c1e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/integration/targets/dcnm_vrf/tests/dcnm/overridden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,9 @@
# This command results in FAILURE (switch accounting log). Adding a
# wait_for will not help since this all happens within step TEST.6.
# A config-deploy resolves the OUT-OF-SYNC VRF status.
# NOTE: this happens ONLY when Fabric Settings -> Advanced -> Overlay Mode
# is set to "config-profile" (which is the default). It does not happen
# if Overlay Mode is set to "cli".
- name: TEST.3b - OVERRIDDEN - [dcnm_rest.POST] - config-deploy to workaround FAILED/OUT-OF-SYNC VRF status
cisco.dcnm.dcnm_rest:
method: POST
Expand Down

0 comments on commit e92c1e2

Please sign in to comment.