Change in ...mptcp_net-next[scripts]: ci:virtme: run tests with/without error detectors
by Matthieu Baerts (GerritHub)
Hello Mat Martineau,
I'd like you to do a code review. Please visit
https://review.gerrithub.io/c/multipath-tcp/mptcp_net-next/+/456654
to review the following change.
Change subject: ci:virtme: run tests with/without error detectors
......................................................................
ci:virtme: run tests with/without error detectors
Error detectors like KASAN and PROVE_LOCKING slow down the tests
execution. This might hide bugs. It is then better to run these tests
twice: with and without these extra kernel tools.
Signed-off-by: Matthieu Baerts <matthieu.baerts(a)tessares.net>
Change-Id: I5b4bacdfae3c17f04f2891f4d2601765cf96404f
---
M ci/virtme.sh
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/multipath-tcp/mptcp_net-next refs/changes/54/456654/1
--
To view, visit https://review.gerrithub.io/c/multipath-tcp/mptcp_net-next/+/456654
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: multipath-tcp/mptcp_net-next
Gerrit-Branch: scripts
Gerrit-Change-Id: I5b4bacdfae3c17f04f2891f4d2601765cf96404f
Gerrit-Change-Number: 456654
Gerrit-PatchSet: 1
Gerrit-Owner: Matthieu Baerts <matthieu.baerts(a)tessares.net>
Gerrit-Reviewer: Mat Martineau <mathew.j.martineau(a)linux.intel.com>
Gerrit-MessageType: newchange
3 years
Change in ...mptcp_net-next[scripts]: ci:virtme: refactoring to split in functions
by Matthieu Baerts (GerritHub)
Hello Mat Martineau,
I'd like you to do a code review. Please visit
https://review.gerrithub.io/c/multipath-tcp/mptcp_net-next/+/456653
to review the following change.
Change subject: ci:virtme: refactoring to split in functions
......................................................................
ci:virtme: refactoring to split in functions
That helps to understand the script by using functions with clear names.
But it is mainly to prepare the following commit that will run the tests
twice with different kernel configs.
Signed-off-by: Matthieu Baerts <matthieu.baerts(a)tessares.net>
Change-Id: I44f69261471b9ee28cdbab509399756513da8690
---
M ci/virtme.sh
1 file changed, 92 insertions(+), 34 deletions(-)
git pull ssh://review.gerrithub.io:29418/multipath-tcp/mptcp_net-next refs/changes/53/456653/1
--
To view, visit https://review.gerrithub.io/c/multipath-tcp/mptcp_net-next/+/456653
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: multipath-tcp/mptcp_net-next
Gerrit-Branch: scripts
Gerrit-Change-Id: I44f69261471b9ee28cdbab509399756513da8690
Gerrit-Change-Number: 456653
Gerrit-PatchSet: 1
Gerrit-Owner: Matthieu Baerts <matthieu.baerts(a)tessares.net>
Gerrit-Reviewer: Mat Martineau <mathew.j.martineau(a)linux.intel.com>
Gerrit-MessageType: newchange
3 years