Skip to content

cloud_tests: fix the Impish release name#931

Merged
TheRealFalcon merged 1 commit into
canonical:mainfrom
paride:fix-impish-release-name
Jun 29, 2021
Merged

cloud_tests: fix the Impish release name#931
TheRealFalcon merged 1 commit into
canonical:mainfrom
paride:fix-impish-release-name

Conversation

@paride
Copy link
Copy Markdown
Contributor

@paride paride commented Jun 29, 2021

Proposed Commit Message

cloud_tests: fix the Impish release name

Commit f5a2449 introduced Impish but left the release name set to
'hirsute'.

Additional Context

Spotted by our CI.

Test Steps

On main:

$ tox -e citest -- run "--os-name=impish" \
  --platform=nocloud-kvm --preserve-data --data-dir=results \
  --verbose "--deb=DAILY_DEB.deb"

# Verbose output, then test failures like:

AssertionError: 'impish' != 'hirsute'
- impish
+ hirsute

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

Commit f5a2449 introduced Impish but left the release name set to
'hirsute'.
@TheRealFalcon TheRealFalcon merged commit 6e0aa17 into canonical:main Jun 29, 2021
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