Skip to content

Commit

Permalink
build(juju-3.1): Drop bionic and change zaza dependency to branch lib…
Browse files Browse the repository at this point in the history
…juju-3.1

Reviewed-on: https://code.launchpad.net/~jneo8/charm-duplicity/+git/charm-duplicity/+merge/452886
Reviewed-by: Eric Chen <[email protected]>
Reviewed-by: 🤖 prod-jenkaas-bootstack <[email protected]>
Reviewed-by: Tianqi Xiao <[email protected]>
  • Loading branch information
jneo8 authored and Canonical IS Mergebot committed Oct 11, 2023
2 parents 36ee558 + 4a108d1 commit 741f6a3
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 8 deletions.
4 changes: 0 additions & 4 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,3 @@ bases:
channel: "20.04"
architectures:
- amd64
- name: ubuntu
channel: "18.04"
architectures:
- amd64
2 changes: 1 addition & 1 deletion src/tests/functional/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flake8
mock
git+https://github.com/openstack-charmers/zaza.git#egg=zaza
git+https://github.com/openstack-charmers/zaza.git@libjuju-3.1#egg=zaza
python-openstackclient
1 change: 0 additions & 1 deletion src/tests/functional/tests/bundles/bionic.yaml

This file was deleted.

1 change: 0 additions & 1 deletion src/tests/functional/tests/bundles/overlays/bionic.yaml.j2

This file was deleted.

1 change: 0 additions & 1 deletion src/tests/functional/tests/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ configure:
gate_bundles:
- jammy
- focal
- bionic
dev_bundles:
- jammy
- focal
Expand Down

0 comments on commit 741f6a3

Please sign in to comment.