a8785bc2cf
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: I2b4ecddd0aa8b7dfcb3cf739a2f52ef93dc7ecf2
19 lines
179 B
Plaintext
19 lines
179 B
Plaintext
.coverage
|
|
bin
|
|
tags
|
|
.tox
|
|
.testrepository
|
|
*.sw[nop]
|
|
*.pyc
|
|
*.charm
|
|
.unit-state.db
|
|
tests/*.img
|
|
.idea
|
|
.stestr
|
|
.local
|
|
.pydevproject
|
|
repo-info
|
|
results*.txt
|
|
func-results.json
|
|
__pycache__
|