Add ability to modify ping test from OSTF for Instance Floating IP Test

Registered by Michael Petersen

Currently the value is hardcoded. Users may have environments that only have internal access instead of internet access. If an instance is unable to ping 8.8.8.8 due to no internet connectivity the test fails. As this is still a valid test, we need to allow the ability to modify the test parameters.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Michael Petersen
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

Here is the current hard coded value:

https://github.com/stackforge/fuel-ostf/blob/master/fuel_health/nmanager.py#L781

command = "ping -q -c1 -w10 8.8.8.8"

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.