kuryr-tempest-plugin/requirements.txt
Antoni Segura Puimedon 8ec2c709a2 Synchronize port pool tests
Since both tests change the same configmap and restart the controller,
we'll reduce the flakiness if serial execution among these two tests is
enforced.

Change-Id: Icfa7b13398e2fd64180b72b07ca68e532fa1e544
Signed-off-by: Antoni Segura Puimedon <celebdor@gmail.com>
2018-12-07 11:56:54 +01:00

16 lines
498 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
six>=1.10.0 # MIT
tempest>=17.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
kubernetes>=5.0.0 # Apache-2.0
openshift>=0.7.0
oslo.concurrency>=3.26.0 # Apache-2.0