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

ci: Add runtime jenkinsfile #11190

Merged
merged 1 commit into from May 5, 2020
Merged

ci: Add runtime jenkinsfile #11190

merged 1 commit into from May 5, 2020

Conversation

nebril
Copy link
Member

@nebril nebril commented Apr 28, 2020

No description provided.

@nebril
Copy link
Member Author

nebril commented Apr 28, 2020

test-runtime

@nebril nebril force-pushed the pr/separate-runtime-pipeline branch from 4fb9450 to 52ed54f Compare April 28, 2020 14:20
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@nebril
Copy link
Member Author

nebril commented Apr 28, 2020

test-runtime

@nebril nebril force-pushed the pr/separate-runtime-pipeline branch from 52ed54f to fed1e2a Compare April 28, 2020 14:39
@nebril
Copy link
Member Author

nebril commented Apr 28, 2020

test-runtime

@coveralls
Copy link

coveralls commented Apr 28, 2020

Coverage Status

Coverage increased (+0.03%) to 44.657% when pulling fed1e2a on pr/separate-runtime-pipeline into 43570d5 on master.

@nebril nebril added the release-note/ci This PR makes changes to the CI. label Apr 28, 2020
@nebril nebril added the ci/fail-fast This label makes a CI build fail immediately if any test across all test suites fails. label Apr 28, 2020
@nebril nebril marked this pull request as ready for review April 28, 2020 17:04
@nebril nebril requested review from a team as code owners April 28, 2020 17:04
@@ -8,3 +8,5 @@
$NETNEXT_SERVER_VERSION= "53"
@v419_SERVER_BOX= "cilium/ubuntu-4-19"
@v419_SERVER_VERSION= "12"
@v49_SERVER_BOX="cilium/ubuntu"
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this part of #11061?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, will probably need to rebase after it's merged

TESTDIR="${GOPATH}/${PROJ_PATH}/test"
}
steps {
sh 'cd ${TESTDIR}; ginkgo --focus="$(python get-gh-comment-info.py "${ghprbCommentBody}" | sed "s/^$/Runtime.*/" | sed "s/K8s.*/NoTests/")" -v --failFast=${FAILFAST} -- -cilium.provision=false -cilium.timeout=${GINKGO_TIMEOUT}'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the python script new?

Copy link
Member Author

Choose a reason for hiding this comment

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

it's used in kernel-specific jenkinsfile

@nebril nebril force-pushed the pr/separate-runtime-pipeline branch from fed1e2a to 4fb9450 Compare April 29, 2020 17:38
@qmonnet qmonnet requested a review from a team May 4, 2020 10:21
Signed-off-by: Maciej Kwiek <maciej@isovalent.com>
@nebril nebril force-pushed the pr/separate-runtime-pipeline branch from 4fb9450 to b547c9a Compare May 4, 2020 15:52
@nebril
Copy link
Member Author

nebril commented May 4, 2020

test-runtime

@nebril
Copy link
Member Author

nebril commented May 4, 2020

retest-runtime

@nebril nebril merged commit 1a77f03 into master May 5, 2020
@nebril nebril deleted the pr/separate-runtime-pipeline branch May 5, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/fail-fast This label makes a CI build fail immediately if any test across all test suites fails. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants