Fix path to the noop test
This commit is contained in:
committed by
GitHub
parent
f796527682
commit
c712cd5222
@@ -11,7 +11,7 @@ charm_name: pacemaker-remote
|
||||
tests:
|
||||
- zaza.openstack.charm_tests.pacemaker_remote.tests.PacemakerRemoteTest
|
||||
configure:
|
||||
- zaza.openstack.charm_tests.noop.setup.basic_setup
|
||||
- zaza.charm_tests.noop.setup.basic_setup
|
||||
gate_bundles:
|
||||
- basic
|
||||
smoke_bundles:
|
||||
@@ -23,4 +23,4 @@ test-requirements.txt:
|
||||
```
|
||||
git+https://github.com/openstack-charmers/zaza.git#egg=zaza
|
||||
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user