
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: I546438f1af6b3f779aa01e9ddd8c8ae7c3b7d063
13 lines
109 B
Plaintext
13 lines
109 B
Plaintext
bin
|
|
.idea
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
*.sw[nop]
|
|
*.charm
|
|
.idea
|
|
*.pyc
|
|
func-results.json
|
|
.stestr
|
|
__pycache__
|