← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1452737] [NEW] Full stack tests reuse devstack rabbit user

 

Public bug reported:

Currently fullstack tests are hardcoded to reuse the stackrabbit user,
and assume that the password is 127.0.0.1. However, the password is
chosen by user of devstack. If it is to be expected to be able to use
the same machine for devstack, as well as run fullstack tests (Not at
the same time, but still), then they should not use the same rabbit
credentials. The current approach makes it very hard to run fullstack
tests as developers tend to run stack.sh to configure their system, then
run the fullstack tests and expect them to work.

** Affects: neutron
     Importance: Medium
     Assignee: John Schwarz (jschwarz)
         Status: In Progress

** Changed in: neutron
   Importance: Undecided => Medium

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

Title:
  Full stack tests reuse devstack rabbit user

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Currently fullstack tests are hardcoded to reuse the stackrabbit user,
  and assume that the password is 127.0.0.1. However, the password is
  chosen by user of devstack. If it is to be expected to be able to use
  the same machine for devstack, as well as run fullstack tests (Not at
  the same time, but still), then they should not use the same rabbit
  credentials. The current approach makes it very hard to run fullstack
  tests as developers tend to run stack.sh to configure their system,
  then run the fullstack tests and expect them to work.

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


Follow ups

References