charm-ovn-central-k8s/test-requirements.txt
Liam Young b7d777d50a
Add 'extra' test dep
python-subunit 1.4.3+ requires 'extras' otherwise an error
occures:
"'run --slowest' is not a stestr command."

Switch to using self-signed-certificates-operator as the
self signed functionality has been removed from
tls-certificates-operator charm *1

*1 2cb418cd2e

Change-Id: I630a26ad4463f2bccc8cfd11a8c8863421e642dc
2023-09-18 12:54:33 +00:00

13 lines
340 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
stestr
ops
# Subunit 1.4.3+ requires extras
extras