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

test/K8sVerifier: Cover several datapath configurations #17470

Merged
merged 2 commits into from Oct 19, 2021

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Sep 24, 2021

This pull request extends K8sVerifier to cover several datapath configurations. The first commit reworks K8sVerifier to compile and load each BPF program independently, each based on their own configuration file stored in bpf/complexity-tests/[kernel]/[bpf_program].txt. The second commit adds new datapath configurations to test.

Updates: #5058.

@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. dont-merge/blocked Another PR must be merged before this one. kind/complexity-issue Relates to BPF complexity or program size issues labels Sep 24, 2021
@pchaigno pchaigno force-pushed the k8sverifier-test-multiple-configs branch 2 times, most recently from 9d02a76 to a0cca43 Compare September 24, 2021 18:02
@pchaigno pchaigno changed the title test/K8sverifier: Cover several datapath configurations test/K8sVerifier: Cover several datapath configurations Sep 28, 2021
@pchaigno pchaigno force-pushed the k8sverifier-test-multiple-configs branch 3 times, most recently from 71b1309 to fcca811 Compare October 11, 2021 12:11
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.10.5 Oct 13, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.9.11 Oct 13, 2021
@pchaigno pchaigno force-pushed the k8sverifier-test-multiple-configs branch from fcca811 to 19333de Compare October 13, 2021 19:51
@pchaigno pchaigno removed the dont-merge/blocked Another PR must be merged before this one. label Oct 13, 2021
@pchaigno pchaigno requested a review from kkourt October 13, 2021 22:23
@pchaigno pchaigno marked this pull request as ready for review October 13, 2021 22:23
@pchaigno pchaigno requested a review from a team October 13, 2021 22:23
@pchaigno pchaigno requested review from a team as code owners October 13, 2021 22:23
Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

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

🚀

@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.10.6 Oct 20, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Needs backport from master in 1.10.6 Oct 20, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.10.6 Oct 20, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.10 in 1.10.6 Oct 22, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.9 in 1.9.11 Oct 28, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.9 to Needs backport from master in 1.9.11 Oct 28, 2021
@joestringer joestringer added this to Needs backport from master in 1.9.12 Nov 5, 2021
@joestringer joestringer removed this from Needs backport from master in 1.9.11 Nov 5, 2021
@joestringer joestringer moved this from Needs backport from master to Backport done to v1.9 in 1.9.12 Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake kind/complexity-issue Relates to BPF complexity or program size issues ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.10.6
Backport done to v1.10
1.9.12
Backport done to v1.9
Development

Successfully merging this pull request may close these issues.

None yet

7 participants