d81d4bb128
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: I56e04707036b994c52cc9cfcb19e6c37cd41309e
14 lines
127 B
Plaintext
14 lines
127 B
Plaintext
bin
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
tags
|
|
*.sw[nop]
|
|
*.charm
|
|
*.pyc
|
|
.idea
|
|
.unit-state.db
|
|
func-results.json
|
|
.stestr/
|
|
**/__pycache__
|