charm-ovn-relay-k8s/test-requirements.txt
James Page 7e99d0460c Add functional testing gate
Add functional test and Zuul configuration for execution in the
OpenDev check/gate jobs.

Change-Id: I24ea2c9938082275a5358802cc7619c78f1d1395
2022-11-01 15:26:50 +01: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