Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12154 )
Change subject: [build-and-test] add short-circuiting for RUN_FLAKY_ONLY ...................................................................... [build-and-test] add short-circuiting for RUN_FLAKY_ONLY Added a short circuit into build-and-test.sh: in case of RUN_FLAKY_ONLY=1 and no flaky tests are reported, don't build anything and report success right away. Change-Id: I69278c08c496749cd5f30e2d042b9291efde202c Reviewed-on: http://gerrit.cloudera.org:8080/12154 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M build-support/jenkins/build-and-test.sh 1 file changed, 60 insertions(+), 65 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/12154 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I69278c08c496749cd5f30e2d042b9291efde202c Gerrit-Change-Number: 12154 Gerrit-PatchSet: 4 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
