Skip to content

tests: python 3.10 is showing up in cloudimages#1364

Merged
blackboxsw merged 1 commit into
canonical:mainfrom
blackboxsw:tests-python-3.10-jammy
Mar 31, 2022
Merged

tests: python 3.10 is showing up in cloudimages#1364
blackboxsw merged 1 commit into
canonical:mainfrom
blackboxsw:tests-python-3.10-jammy

Conversation

@blackboxsw
Copy link
Copy Markdown
Collaborator

Additional Context

Fixes failures like:

>       assert re.match(r"3.\d\.\d", v1_data["python_version"])
E       AssertionError: assert None
E        +  where None = <function match at 0x7f1206b7bc80>('3.\\d\\.\\d', '3.10.3')

https://jenkins.ubuntu.com/server/view/cloud-init/job/cloud-init-integration-jammy-gce/2/testReport/tests.integration_tests.modules.test_combined/TestCombined/test_instance_json_gce/

Test Steps

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

Copy link
Copy Markdown
Contributor

@TheRealFalcon TheRealFalcon left a comment

Choose a reason for hiding this comment

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

nit: might as well throw a plus on the last digit too, right?

@blackboxsw blackboxsw force-pushed the tests-python-3.10-jammy branch from ac8c83c to f2a03f7 Compare March 31, 2022 21:39
@blackboxsw blackboxsw merged commit e57ad17 into canonical:main Mar 31, 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

Development

Successfully merging this pull request may close these issues.

2 participants