Todd Lipcon has submitted this change and it was merged. Change subject: Do not report tests that fail due to NTP issues ......................................................................
Do not report tests that fail due to NTP issues Occasionally we have tests that fail due to machines with broken NTP synchronization. In those cases, we don't want to report them to the flaky test infrastructure, since it inflates our flakiness count on every test which uses NTP. Change-Id: Ia103868de0e6fd3ef95ced72035de7f67ccfb8db Reviewed-on: http://gerrit.cloudera.org:8080/1980 Reviewed-by: Jean-Daniel Cryans Tested-by: Todd Lipcon <[email protected]> --- M build-support/report-test.sh 1 file changed, 7 insertions(+), 0 deletions(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Todd Lipcon: Verified -- To view, visit http://gerrit.cloudera.org:8080/1980 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia103868de0e6fd3ef95ced72035de7f67ccfb8db Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Todd Lipcon <[email protected]>
