]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Support for concurrent full-stack tests
authorJohn Schwarz <jschwarz@redhat.com>
Thu, 7 May 2015 12:22:41 +0000 (15:22 +0300)
committerJohn Schwarz <jschwarz@redhat.com>
Fri, 15 May 2015 06:45:39 +0000 (09:45 +0300)
commitcc1efd085524cd30d6a238a584df193133d27015
tree85dc20f2f1e4bf99b00c52b788dde806b9449d83
parent6da51bdaa678590343396b2379bab561783d5d10
Support for concurrent full-stack tests

This patch introduces the last step of complete test separation for
full-stack tests - separate rabbitmq queues - in the form of rabbitmq
virtual hosts.

* This patch also renames EnvironmentFixture to FullstackFixture, for
  clarity.

Change-Id: I24776e3970a73fdd3271023da7967f2c7261621b
Closes-bug: #1452737
neutron/tests/fullstack/config_fixtures.py
neutron/tests/fullstack/fullstack_fixtures.py
neutron/tests/fullstack/test_l3_agent.py