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

fix: Specifies dependency version in tests #21

Merged
merged 1 commit into from
Jan 2, 2024
Merged

fix: Specifies dependency version in tests #21

merged 1 commit into from
Jan 2, 2024

Conversation

gruyaume
Copy link
Contributor

@gruyaume gruyaume commented Jan 2, 2024

Description

There were a couple issues that caused CI failures. This PR addresses all of them:

  • Uses strictly confined microk8s in integration tests CI workflow.
  • Specifies Juju version in integration tests CI workflow
  • Moves all test dependencies from tox.ini to test-requirements.txt

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have bumped the version of the library

@gruyaume gruyaume requested a review from a team as a code owner January 2, 2024 16:10
@gruyaume gruyaume merged commit 0c6a20b into main Jan 2, 2024
8 checks passed
@gruyaume gruyaume deleted the dev-tests branch January 2, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants