Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JUJU-1453] Test charm cleanup #14375

Merged
merged 15 commits into from
Aug 1, 2022
Merged

[JUJU-1453] Test charm cleanup #14375

merged 15 commits into from
Aug 1, 2022

Conversation

tlm
Copy link
Member

@tlm tlm commented Jul 26, 2022

Continued work that is stable for cleaning up charms in our testing infra.

  • Upgrading charms for charmcraft/charmhub support.
  • Adding LTS ubuntu releases including jammy support.
  • Adding support for other arch's besides amd64
  • Moving tests to use cloud charms from Charmhub and not performing local deploys unless that is the test's purpose.

Checklist

  • Requires a pylibjuju change
  • Added integration tests for the PR
  • Added or updated doc.go related to packages changed
  • Comments answer the question of why design decisions were made

QA steps

  • Verify uploaded charms in Charmhub
  • Run affected tests suits locally for successful test run.

Documentation changes

N/A

Bug reference

N/A

Copy link
Member

@wallyworld wallyworld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of cleanups

@@ -1,15 +1,15 @@
series: bionic
applications:
lxd-profile:
charm: cs:~juju-qa/bionic/lxd-profile-without-devices-2
charm: juju-qa-lxd-profile-without-devices
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to ensure we retain in a test bundle somewhere (if not already thought about):

  • revision pinning
  • deploy from cs

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'll add it into the todo. I'll construct a test specifically for this purpose.

api/agent/uniter/application.go Outdated Show resolved Hide resolved
api/agent/uniter/application.go Outdated Show resolved Hide resolved
testcharms/charms/README.md Outdated Show resolved Hide resolved
@tlm tlm force-pushed the charm-cleaning branch 3 times, most recently from 605ca50 to fa65bb1 Compare August 1, 2022 00:47
@tlm
Copy link
Member Author

tlm commented Aug 1, 2022

/merge

1 similar comment
@tlm
Copy link
Member Author

tlm commented Aug 1, 2022

/merge

@tlm
Copy link
Member Author

tlm commented Aug 1, 2022

/merge

@jujubot jujubot merged commit 2924073 into juju:2.9 Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants