← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1861397] [NEW] Needed mechanism to differentiate pings sent in tempest tests

 

Public bug reported:

Tempest Neutron plugin includes function check_remote_connectivity. It sends ping messages from VM instances to validate connectivity.
There could be problems to correctly identify/filter those messages when several tests are running in parallel.

One simple way to be able to filter those messages is using ping option
"-p <pattern>". That pattern is included in the ping messages and can be
filtered out when packets are captured.

** Affects: neutron
     Importance: Undecided
     Assignee: Eduardo Olivares (eolivare)
         Status: In Progress


** Tags: tempest

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1861397

Title:
  Needed mechanism to differentiate pings sent in tempest tests

Status in neutron:
  In Progress

Bug description:
  Tempest Neutron plugin includes function check_remote_connectivity. It sends ping messages from VM instances to validate connectivity.
  There could be problems to correctly identify/filter those messages when several tests are running in parallel.

  One simple way to be able to filter those messages is using ping
  option "-p <pattern>". That pattern is included in the ping messages
  and can be filtered out when packets are captured.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1861397/+subscriptions


Follow ups