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

spread.yaml: add more systems to the autopkgtest and qemu backends #6096

Merged
merged 2 commits into from Nov 8, 2018

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Nov 6, 2018

The autopkgtests in disco fail right now because there is no
autopkgtest backend with this version defined in spread.yaml.

To fix this this PR adds disco and the versions up to 20.04
for qemu/autopkgtest into spread.yaml.

The autopkgtests in disco fail right now because there is no
autopkgtest backend with this version defined in spread.yaml.

To fix this this PR adds disco and the versions up to 20.04
for qemu/autopkgtest into spread.yaml.
@mvo5 mvo5 added this to the 2.36 milestone Nov 6, 2018
@@ -280,6 +298,64 @@ backends:
- ubuntu-18.10-arm64:
username: ubuntu
password: ubuntu
# Disco
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should probably read: # Disco Dingo

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So far all of the entries only have the codename, so this is probably fine

- ubuntu-20.04-64:
username: ubuntu
password: ubuntu
- ubuntu-20.04-32:
Copy link
Collaborator

Choose a reason for hiding this comment

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

LOL :D

@codecov-io
Copy link

Codecov Report

Merging #6096 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6096      +/-   ##
==========================================
+ Coverage   78.96%   78.96%   +<.01%     
==========================================
  Files         546      546              
  Lines       42844    42844              
==========================================
+ Hits        33830    33833       +3     
+ Misses       6264     6261       -3     
  Partials     2750     2750
Impacted Files Coverage Δ
overlord/hookstate/hookmgr.go 74.51% <0%> (+0.96%) ⬆️
cmd/snapd/main.go 44.28% <0%> (+1.42%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c82dcb5...56cbbb3. Read the comment docs.

@zyga zyga merged commit 04fe1a7 into snapcore:master Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants