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

chore: add molecule scenario for ubuntu 20.04 #44

Merged
merged 4 commits into from
Jun 8, 2021
Merged

chore: add molecule scenario for ubuntu 20.04 #44

merged 4 commits into from
Jun 8, 2021

Conversation

xoxys
Copy link
Contributor

@xoxys xoxys commented Jun 7, 2021

Fixes: #40

@xoxys xoxys changed the title Molecule chore: add molecule scenario for ubuntu 20.04 Jun 7, 2021
@xoxys xoxys requested review from enbrnz and TheRealBro June 7, 2021 23:56
@xoxys xoxys merged commit a8026a0 into master Jun 8, 2021
@delete-merged-branch delete-merged-branch bot deleted the molecule branch June 8, 2021 08:25
@@ -129,6 +129,7 @@ local PipelineDocumentation = {
ref: ['refs/heads/master', 'refs/tags/**', 'refs/pull/**'],
},
depends_on: [
'testing-ubuntu1804',
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't one of them be testing-ubuntu2004

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sadly yes, messed it up a bit, sorry. Will be fixed in #45

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.

Molecule testing for Ubuntu 20.04
2 participants