7e99d0460c
Add functional test and Zuul configuration for execution in the OpenDev check/gate jobs. Change-Id: I24ea2c9938082275a5358802cc7619c78f1d1395
15 lines
511 B
Plaintext
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
|