631f0034a1
Summary of changes: - Add charmcraft.yaml to build the charm using charmcraft-2.2 - Add osci.yaml to run CI jobs on zosci - Align tox.ini and src/tox.ini with the rest of the charms - Add testing bundles jammy-zed, jammy-antelope and lunar-antelope. The other bundles are dropped - Clean up requirements.txt removing unneeded dependencies - Update metadata.yaml to declare jammy and lunar only - Use generic zuul job templates - Add src/wheelhouse.txt - Install python3-apt instead of python-apt - Drop pip.sh - Drop unneeded pining from test-requirements.txt Change-Id: I28df31910c869f813682c3b436e5481dc607772e
11 lines
75 B
Plaintext
11 lines
75 B
Plaintext
.tox
|
|
.stestr
|
|
*__pycache__*
|
|
*.pyc
|
|
build
|
|
.idea
|
|
.venv
|
|
cover
|
|
.coverage
|
|
*.charm
|