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

tests: add groovy integration tests for ubuntu #400

Merged

Conversation

blackboxsw
Copy link
Collaborator

@blackboxsw blackboxsw commented May 28, 2020

now that we've turned on jenkins CI for cloud-init. let's add the groovy release so we can test it.

without this fix our jenkins runner will see:

cloud_tests run: error: argument -n/--os-name: invalid choice: 'groovy' (choose from 'artful', 'bionic', 'centos66', 'centos70', 'cosmic', 'disco', 'eoan', 'focal', 'jessie', 'stretch', 'trusty', 'xenial')
ERROR: InvocationError: '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-ec2-g/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=groovy --platform=ec2 --preserve-data --data-dir=results --verbose --deb=/var/lib/jenkins/servers/server/workspace/cloud-init-integration-ec2-g/cloud-init_20.2-2462-g0919bd4-0ubuntu1+1837~trunk~ubuntu20.10.1_all.deb'

Failure case here: https://jenkins.ubuntu.com/server/view/cloud-init,%20curtin,%20streams/job/cloud-init-integration-ec2-g/1/console

Copy link
Collaborator

@raharper raharper left a comment

Choose a reason for hiding this comment

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

Looks good.

@blackboxsw blackboxsw merged commit 1211ab4 into canonical:master May 28, 2020
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