
This update is to ensure that the Zuul Canonical CI builds the charm before functional tests and ensure that that artifact is used for the functional tests. This is to try to ensure that the charm that gets landed to the charmhub is the same charm that was tested with. Change-Id: I563a3af2895ddf2eb5d8e61006eb8eb2cb8d8d37
18 lines
181 B
Plaintext
18 lines
181 B
Plaintext
bin
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
tags
|
|
*.sw[nop]
|
|
*.pyc
|
|
*.charm
|
|
precise/
|
|
trusty/
|
|
xenial/
|
|
.unit-state.db
|
|
tests/cirros-*-disk.img
|
|
func-results.json
|
|
__pycache__
|
|
.stestr/
|
|
tests/cirros*
|