From e1906808e5fcef1e66c0f50129a554184cc4ae46 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 26 Sep 2019 22:28:12 +0200 Subject: Remove verbosity from jenkins jobs clean the logs. Can be re-enabled when debugging is needed. Signed-off-by: Jan-Simon Moeller Change-Id: I13bba480196e3932c45123c62f03064e420f257f --- jjb/common/include-agl-run-test-short-guppy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/common/include-agl-run-test-short-guppy.sh') diff --git a/jjb/common/include-agl-run-test-short-guppy.sh b/jjb/common/include-agl-run-test-short-guppy.sh index 35f4fe45..91f0a57f 100644 --- a/jjb/common/include-agl-run-test-short-guppy.sh +++ b/jjb/common/include-agl-run-test-short-guppy.sh @@ -5,7 +5,7 @@ ## Run SHORT CI test ################################################################################ -set -x +#set -x UPLOAD_URL_BASE=http://download.automotivelinux.org/AGL/upload/ci UPLOAD_URL=${UPLOAD_URL_BASE}/${RELEASE_BRANCH}/${RELEASE_VERSION}/${MACHINE}/deploy/images/${TARGETMACHINE} -- cgit 1.2.3-korg