test_network_basic_ops requires DHCP to responed to ICMP echo requests
Bug #1396947 reported by
Roey Chen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
As part of the test_network_
this check verifies that all the network entities (e.g - Gateway, DHCP) belong to the network are responding to echo request (ping) from a server on same network.
Since there is no requirement for DHCP server to reply to echo requests, it might lead to false negatives.
summary: |
- test_network_basic_ops requires DHCP to accept ICMP + test_network_basic_ops requires DHCP to responed to ICMP echo requests |
Changed in tempest: | |
assignee: | nobody → Aysy Anne A. Duarte (aysyd) |
Changed in tempest: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
Changed in tempest: | |
assignee: | Aysy Anne A. Duarte (aysyd) → Roey Chen (roeyc) |
Changed in tempest: | |
assignee: | Roey Chen (roeyc) → nobody |
Changed in tempest: | |
assignee: | nobody → Satyanarayana Patibandla (satya-patibandla) |
To post a comment you must log in.
@Satya, you are still working on this?