diff options
Diffstat (limited to 'jjb/common')
-rw-r--r-- | jjb/common/include-agl-app-run-test-short.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-lava-labs-prepare.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-prepare.sh | 6 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-rsync-changeid.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-short-flounder.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-short-guppy.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-short-halibut.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-short-release.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-run-test-short.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-agl-send-email-report.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-apps-build-app.sh | 2 | ||||
-rw-r--r-- | jjb/common/include-apps-fetch-install-sdk.sh | 4 | ||||
-rw-r--r-- | jjb/common/include-xds-header.sh | 2 |
13 files changed, 14 insertions, 18 deletions
diff --git a/jjb/common/include-agl-app-run-test-short.sh b/jjb/common/include-agl-app-run-test-short.sh index a9c6f40f..82562b3f 100644 --- a/jjb/common/include-agl-app-run-test-short.sh +++ b/jjb/common/include-agl-app-run-test-short.sh @@ -6,7 +6,7 @@ ## Run SHORT CI test ################################################################################ -set -x +#set -x cd $REPODIR diff --git a/jjb/common/include-agl-lava-labs-prepare.sh b/jjb/common/include-agl-lava-labs-prepare.sh index bfa213c4..f8a35fd6 100644 --- a/jjb/common/include-agl-lava-labs-prepare.sh +++ b/jjb/common/include-agl-lava-labs-prepare.sh @@ -31,7 +31,7 @@ cat <<EOF > ~/.local/share/python_keyring/keyringrc.cfg default-keyring=keyring.backends.file.PlaintextKeyring EOF -set -x +#set -x device_available=0 for lab in "${!labs[@]}"; do val=${labs[$lab]} diff --git a/jjb/common/include-agl-run-test-prepare.sh b/jjb/common/include-agl-run-test-prepare.sh index bd5be026..1e453832 100644 --- a/jjb/common/include-agl-run-test-prepare.sh +++ b/jjb/common/include-agl-run-test-prepare.sh @@ -4,11 +4,7 @@ ################################################################################ ## Run SHORT CI test ################################################################################ -set -x - -#ls -alh -#pwd -#set +#set -x cd $REPODIR diff --git a/jjb/common/include-agl-run-test-rsync-changeid.sh b/jjb/common/include-agl-run-test-rsync-changeid.sh index 033ca8c0..e576da04 100644 --- a/jjb/common/include-agl-run-test-rsync-changeid.sh +++ b/jjb/common/include-agl-run-test-rsync-changeid.sh @@ -28,7 +28,7 @@ cd output pwd ls -alhR tmp/deploy/images -set -x +#set -x echo "tmp/deploy/images/${TARGETMACHINE}/${DEVICE_DTB}" echo "tmp/deploy/images/${TARGETMACHINE}/${DEVICE_DTB#"$DEVICE_KERNEL"-}" diff --git a/jjb/common/include-agl-run-test-short-flounder.sh b/jjb/common/include-agl-run-test-short-flounder.sh index ff1fd750..fa949741 100644 --- a/jjb/common/include-agl-run-test-short-flounder.sh +++ b/jjb/common/include-agl-run-test-short-flounder.sh @@ -5,7 +5,7 @@ ## Run SHORT CI test ################################################################################ -set -x +#set -x cd $REPODIR 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} diff --git a/jjb/common/include-agl-run-test-short-halibut.sh b/jjb/common/include-agl-run-test-short-halibut.sh index 35f4fe45..91f0a57f 100644 --- a/jjb/common/include-agl-run-test-short-halibut.sh +++ b/jjb/common/include-agl-run-test-short-halibut.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} diff --git a/jjb/common/include-agl-run-test-short-release.sh b/jjb/common/include-agl-run-test-short-release.sh index 50e53e2f..53011b50 100644 --- a/jjb/common/include-agl-run-test-short-release.sh +++ b/jjb/common/include-agl-run-test-short-release.sh @@ -5,7 +5,7 @@ ## Run SHORT CI test ################################################################################ -set -x +#set -x cd $REPODIR diff --git a/jjb/common/include-agl-run-test-short.sh b/jjb/common/include-agl-run-test-short.sh index f97218e8..92a38140 100644 --- a/jjb/common/include-agl-run-test-short.sh +++ b/jjb/common/include-agl-run-test-short.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}/${GERRIT_CHANGE_NUMBER}/${GERRIT_PATCHSET_NUMBER}/${MACHINE} diff --git a/jjb/common/include-agl-send-email-report.sh b/jjb/common/include-agl-send-email-report.sh index 84e3df80..15474590 100644 --- a/jjb/common/include-agl-send-email-report.sh +++ b/jjb/common/include-agl-send-email-report.sh @@ -5,7 +5,7 @@ ## Send email reports after the job is done. ################################################################################ -set -x +#set -x UPLOAD_URL_BASE=http://download.automotivelinux.org/AGL/upload/ci UPLOAD_URL=${UPLOAD_URL_BASE}/${GERRIT_CHANGE_NUMBER}/${GERRIT_PATCHSET_NUMBER}/qemux86-64/ diff --git a/jjb/common/include-apps-build-app.sh b/jjb/common/include-apps-build-app.sh index 91105eae..a39b0c8d 100644 --- a/jjb/common/include-apps-build-app.sh +++ b/jjb/common/include-apps-build-app.sh @@ -72,7 +72,7 @@ if [[ ! x"yes" = x"$HANDLED" ]] && $(echo "$TARGETPROJECT" | grep -q "apps/"); t git log -1 --pretty=oneline # Fixme: use aglbuild script - set -x + #set -x export DONE=0 export isAUTOBUILD=0 diff --git a/jjb/common/include-apps-fetch-install-sdk.sh b/jjb/common/include-apps-fetch-install-sdk.sh index f91a6836..10a61e66 100644 --- a/jjb/common/include-apps-fetch-install-sdk.sh +++ b/jjb/common/include-apps-fetch-install-sdk.sh @@ -4,7 +4,7 @@ # # debugging purposes set -e -set -x +#set -x SDKHOSTDIR="~/agl-sdk" @@ -47,7 +47,7 @@ if test x"" = x"${TARGETSDKNAME}" ; then exit 0 #exit 1 fi -set -x +#set -x if test ! -f ${TARGETSDKNAME} ; then echo "Downloading $TARGETSDKNAME for $MACHINE" wget -nd -c "${SDKBASEURL}/${TARGETSDKNAME}" diff --git a/jjb/common/include-xds-header.sh b/jjb/common/include-xds-header.sh index c415edd9..0201306b 100644 --- a/jjb/common/include-xds-header.sh +++ b/jjb/common/include-xds-header.sh @@ -3,6 +3,6 @@ # (c) 2018 Jan-Simon Moeller <jsmoeller@linuxfoundation.org> # License: GPLv2 -set -x +#set -x set -e |