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

cloud_tests: fix the Impish release name #931

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

paride
Copy link
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.

None yet

2 participants