Skip to content

Commit

Permalink
remove dns ping test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebates123 authored and rustydb committed Oct 28, 2024
1 parent 12a2f1c commit 3a84e48
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions canu/test/aruba/test_suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,22 +232,6 @@
- cdu
pre_install: True

- name: DNS lookup (ncn-m001-nmn)
task: ping ncn-m001-nmn repetitions 1
test: contains
pattern: bytes from
err_msg: Internal DNS cannot resolve ncn-m001-nmn, is ncn-m001 alive?
device:
- leaf
- leaf-bmc
- cdu
- spine
# used for testing --csm flag
csm:
- 1.5
- 1.4
- 1.3

- name: Needed Updates
task: show needed-updates
test: contains
Expand Down

0 comments on commit 3a84e48

Please sign in to comment.