Skip to content

Conversation

nebril
Copy link
Member

@nebril nebril commented Jun 2, 2020

We have been running into cpu frequency issues in our ci, this change
will allow us to check whether the build was affected by the problem.

@nebril nebril requested a review from a team as a code owner June 2, 2020 09:47
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@nebril
Copy link
Member Author

nebril commented Jun 2, 2020

test-focus K8sDemos

@nebril
Copy link
Member Author

nebril commented Jun 2, 2020

test-runtime

@coveralls
Copy link

coveralls commented Jun 2, 2020

Coverage Status

Coverage decreased (-0.03%) to 36.894% when pulling ba6c19e on pr/ci-check-cpu into 7d26df1 on master.

We have been running into cpu frequency issues in our ci, this change
will allow us to check whether the build was affected by the problem.

Signed-off-by: Maciej Kwiek <maciej@isovalent.com>
@nebril nebril force-pushed the pr/ci-check-cpu branch from 7a259cc to ba6c19e Compare June 2, 2020 11:17
@nebril
Copy link
Member Author

nebril commented Jun 2, 2020

test-focus K8sDemos

@@ -133,6 +133,7 @@ pipeline {
}
post {
always {
sh 'lscpu'
Copy link
Member

Choose a reason for hiding this comment

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

I note that some lines use double-quote and others use single-quote, but seems like both are respected.

@joestringer joestringer merged commit f00dc2a into master Jun 2, 2020
@joestringer joestringer deleted the pr/ci-check-cpu branch June 2, 2020 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants