yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45518
[Bug 1538746] [NEW] tempest v2 scenario tests not passing config to serviceclient and support netcat using cirros 0.3.3 image
Public bug reported:
1. neutron-lbaas tempest v2 scenario tests doesn't pick config values
from standard tempest.conf. Instead, the config values are hardcoded in
the scenario/base.py. For example,
self.client_args = [auth_provider, 'network', 'regionOne']
The above values doesn't work on non-devstack environment. Setting and
pick the config values from tempest.conf works both devstack and non-
devstack environment.
2. netcat doesnt support persistent listening 'll' option on cirros
0.3.3. image. hence change it to 'l' listening option, so the cloud can
use any cirros image either 3.3/3.4. Also, change the behavior of the
netcat script to make it work against 3.3.
** Affects: neutron
Importance: Undecided
Assignee: Madhusudhan Kandadai (madhusudhan-kandadai)
Status: New
** Tags: lbaas
** Changed in: neutron
Assignee: (unassigned) => Madhusudhan Kandadai (madhusudhan-kandadai)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1538746
Title:
tempest v2 scenario tests not passing config to serviceclient and
support netcat using cirros 0.3.3 image
Status in neutron:
New
Bug description:
1. neutron-lbaas tempest v2 scenario tests doesn't pick config values
from standard tempest.conf. Instead, the config values are hardcoded
in the scenario/base.py. For example,
self.client_args = [auth_provider, 'network',
'regionOne']
The above values doesn't work on non-devstack environment. Setting and
pick the config values from tempest.conf works both devstack and non-
devstack environment.
2. netcat doesnt support persistent listening 'll' option on cirros
0.3.3. image. hence change it to 'l' listening option, so the cloud
can use any cirros image either 3.3/3.4. Also, change the behavior of
the netcat script to make it work against 3.3.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1538746/+subscriptions
Follow ups