sunbeam-charms/charms/ovn-central-k8s/test-requirements.txt
Liam Young a67ee8651f Add functional tests
Change-Id: I60b82f9c09f9d5b3c7b4caf3c0a7184989a206a7
2022-10-20 11:21:15 +00:00

15 lines
511 B
Plaintext

# This file is managed centrally by release-tools and should not be modified
# within individual charm repos. See the 'global' dir contents for available
# choices of *requirements.txt files for OpenStack Charms:
# https://github.com/openstack-charmers/release-tools
#
coverage
mock
flake8
stestr
git+https://github.com/openstack-charmers/zaza.git#egg=zaza
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack
git+https://opendev.org/openstack/tempest.git#egg=tempest
ops