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

travis: use LXD from 3.0 track #2149

Merged
merged 1 commit into from May 30, 2018
Merged

Conversation

kyrofa
Copy link
Contributor

@kyrofa kyrofa commented May 30, 2018

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on bug reports?
  • If this is a new feature. Have you discussed the design on the forum?
  • Have you successfully run ./runtests.sh static?
  • Have you successfully run ./runtests.sh unit?

An update to LXD was recently released that changes some of the networking stuff done by init such that Travis broke on us. Even though this breakage also effects 3.0, we should be using LXD 3.0 in CI so we don't get other random breakage. Also, stop setting up testbr0, which broke and doesn't seem to be necessary anymore.

An update to LXD was recently released that changes some of the
networking stuff done by `init` such that Travis broke on us. Even
though this breakage also effects 3.0, we should be using LXD 3.0 in CI
so we don't get other random breakage. Also, stop setting up testbr0,
which broke and doesn't seem to be necessary anymore.

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
@codecov-io
Copy link

codecov-io commented May 30, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@d033c7d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2149   +/-   ##
=========================================
  Coverage          ?   91.01%           
=========================================
  Files             ?      193           
  Lines             ?    12196           
  Branches          ?     1821           
=========================================
  Hits              ?    11100           
  Misses            ?      753           
  Partials          ?      343

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 d033c7d...0fb7271. Read the comment docs.

@kyrofa kyrofa merged commit 0b84e21 into canonical:master May 30, 2018
@kyrofa kyrofa deleted the bugfix/travis_lxd_3.0 branch May 30, 2018 22: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.

None yet

3 participants