Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Fix Fedora 26 Jenkins nodes #32

Closed
jodh-intel opened this issue Jan 4, 2018 · 3 comments
Closed

Fix Fedora 26 Jenkins nodes #32

jodh-intel opened this issue Jan 4, 2018 · 3 comments
Assignees
Labels

Comments

@jodh-intel
Copy link
Contributor

The Fedora 26 Jenkins nodes (atleast for runtime and tests) seem to be broken. Every new PR is failing on F26 with errors such as:

  • openshift test failure.
  • Jenkins exceptions.
  • missing git command.

Example affected PRs:

@chavafg
Copy link
Contributor

chavafg commented Jan 8, 2018

After digging into the Fedora failures, cc-runtime list seems to be the problem: clearcontainers/runtime#902

git is installed after the VM is launched.
Still need to take a look at the jenkins exceptions.

@chavafg
Copy link
Contributor

chavafg commented Jan 8, 2018

A quick 'nasty' fix for the CI would be to comment this line:
https://github.com/clearcontainers/tests/blob/master/integration/openshift/hello_world.bats#L47

And uncomment it once clearcontainers/runtime#902 is fixed.

@chavafg
Copy link
Contributor

chavafg commented Jan 12, 2018

So this is was fixed with clearcontainers/tests#833. Closing issue... Still clearcontainers/runtime#902 need to be investigated furtherly

@chavafg chavafg closed this as completed Jan 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants