
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: I3cb1f519e8f1d6765b41751994633be73e5bdea5
15 lines
134 B
Plaintext
15 lines
134 B
Plaintext
bin
|
|
revision
|
|
.coverage*
|
|
.venv
|
|
.tox
|
|
.testrepository
|
|
*.sw[nop]
|
|
*.pyc
|
|
*.charm
|
|
__pycache__/
|
|
.project
|
|
.pydevproject
|
|
.stestr
|
|
.unit-state.db
|