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