← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1453888] Re: Fullstack doesn't clean resources if environment fails to start

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => liberty-2

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

Title:
  Fullstack doesn't clean resources if environment fails to start

Status in neutron:
  Fix Released

Bug description:
  As the title says, in case fullstack_fixtures.EnvironmentFixture fails
  to start because 'wait_until_env_is_up' didn't return successfully
  (for example, there was a problem with one of the agents), cleanUp
  isn't called. This causes all the resources of the fixtures that are
  used in the environment (processes, configurations, namespaces...) not
  to be cleaned.

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


References