Skip to content

ci: run lscpu at end of build#11814

Merged
joestringer merged 1 commit intomasterfrom
pr/ci-check-cpu
Jun 2, 2020
Merged

ci: run lscpu at end of build#11814
joestringer merged 1 commit intomasterfrom
pr/ci-check-cpu

Conversation

@nebril
Copy link
Copy Markdown
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
Copy Markdown

Please set the appropriate release note label.

@nebril
Copy link
Copy Markdown
Member Author

nebril commented Jun 2, 2020

test-focus K8sDemos

@nebril
Copy link
Copy Markdown
Member Author

nebril commented Jun 2, 2020

test-runtime

Comment thread jenkinsfiles/ginkgo-kernel.Jenkinsfile Outdated
@coveralls
Copy link
Copy Markdown

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
Copy Markdown
Member Author

nebril commented Jun 2, 2020

test-focus K8sDemos

}
post {
always {
sh 'lscpu'
Copy link
Copy Markdown
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.

6 participants