Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Drop support for Ubuntu Focal #31

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

jaimesouza
Copy link
Contributor

Description

Remove support for Ubuntu 20.04 (focal).

How was the code tested?

The code was tested locally on LXD cloud.

Checklist

  • I am the author of these changes, or I have the rights to submit them.
  • I have added the relevant changes to the README and/or documentation.
  • I have self reviewed my own code.
  • All requested changes and/or review comments have been resolved.

Copy link
Member

@NucciTheBoss NucciTheBoss left a comment

Choose a reason for hiding this comment

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

Hey @jaimesouza - looks good! The issue with the integration tests is that we need to bump the version of pytest-operator that we are using for the charm integration tests. I have attached a patch file that you can apply to your branch to bump the integration test dependency version.

Let me know if you need any help applying the patch! You need to use gunzip on the patch file because GitHub is still not accepting .patch file uploads... 😞

0001-bugfix-bump-pytest-operator-to-0.31.1.patch.gz

Updating integration test dependency resolves error with pytest async plugin.

Signed-off-by: Jason C. Nucciarone <[email protected]>
tox.ini Outdated Show resolved Hide resolved
Co-authored-by: Jason Nucciarone <[email protected]>
@NucciTheBoss NucciTheBoss merged commit 39bbea5 into charmed-hpc:main Jan 4, 2024
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants