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

Upgrade Travis CI to use Ubuntu 20.04 and fix warnings/caching (master) #8443

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

wborn
Copy link
Member

@wborn wborn commented Sep 10, 2020

Upgrades the Travis CI build environment to Ubuntu 20.04 (Focal Fossa).

Also fixes the following Travis configuration validation warnings:

  • deprecated key sudo (The key sudo has no effect anymore.)
  • missing os, using the default linux

Removes $HOME/.bnd/cache which does not exist after builds.

It's also no longer necessary to disable IPv6 with builds.
This was an actual issue in the hueemulation add-on which was fixed by #7305.

Upgrades the Travis CI build environment to Ubuntu 20.04 (Focal Fossa).

Also fixes the following Travis configuration validation warnings:

* deprecated key sudo (The key `sudo` has no effect anymore.)
* missing os, using the default linux

Removes $HOME/.bnd/cache which does not exist after builds.

It's also no longer necessary to disable IPv6 with builds.
This was an actual issue in the hueemulation add-on which was fixed by openhab#7305.

Signed-off-by: Wouter Born <[email protected]>
@wborn wborn requested a review from a team as a code owner September 10, 2020 13:39
@wborn wborn added the infrastructure Build system and Karaf related issues and PRs label Sep 10, 2020
@wborn wborn changed the title Upgrade Travis CI to use Ubuntu 20.04 and fix warnings/caching Upgrade Travis CI to use Ubuntu 20.04 and fix warnings/caching (master) Sep 10, 2020
@Hilbrand Hilbrand added the oh3 label Sep 10, 2020
Copy link
Member

@Hilbrand Hilbrand left a comment

Choose a reason for hiding this comment

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

LGTM

@Hilbrand Hilbrand merged commit 8417cb1 into openhab:master Sep 10, 2020
@wborn wborn deleted the update-travis-config-master branch September 10, 2020 15:01
@wborn wborn added this to the 3.0 milestone Sep 18, 2020
@wborn wborn removed the oh3 label Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Build system and Karaf related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants