Add 'extra' test dep
python-subunit 1.4.3+ requires 'extras' otherwise an error occures: "'run --slowest' is not a stestr command." Change-Id: I6d1603ce695e134ab74197f72efeccff8fff0957
This commit is contained in:
parent
8787171492
commit
a554be891b
@ -11,6 +11,7 @@ lightkube
|
||||
lightkube-models
|
||||
ops
|
||||
pwgen
|
||||
|
||||
git+https://opendev.org/openstack/charm-ops-sunbeam#egg=ops_sunbeam
|
||||
|
||||
python-keystoneclient # keystone-k8s
|
||||
|
@ -13,3 +13,5 @@ git+https://github.com/openstack-charmers/zaza.git@libjuju-3.1#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
|
||||
# Subunit 1.4.3+ requires extras
|
||||
extras
|
||||
|
Loading…
Reference in New Issue
Block a user