summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2022-09-07 19:06:44 -0400
committerDave Wallace <dwallacelf@gmail.com>2022-10-17 18:46:19 +0000
commitf72cbb811bf78d9fb905b1a205772b978e5b1050 (patch)
tree4639a09ef24f9ddf93ce65bbc970f7fe1fc58762 /jjb
parent6d7bd795f0ddd70683feb4495ce143b1ef8073c1 (diff)
Restore vpp-csit-*tx2 jobs in production
- Revert 1c6290e (gerrit 34848) "Skip vpp-csit-*tx2 jobs in production" Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I3d2ada11f41a8759fc682d4eb668e00adacfa7fe
Diffstat (limited to 'jjb')
-rwxr-xr-xjjb/scripts/vpp/csit-device.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/scripts/vpp/csit-device.sh b/jjb/scripts/vpp/csit-device.sh
index dca51be2b..989193001 100755
--- a/jjb/scripts/vpp/csit-device.sh
+++ b/jjb/scripts/vpp/csit-device.sh
@@ -17,12 +17,6 @@ echo "---> jjb/scripts/vpp/csit-device.sh"
set -exuo pipefail
-line="*************************************************************************"
-if [[ "${SILO}" = "production" ]] && [[ ${JOB_NAME} == *tx2 ]] ; then
- echo -e "\n$line\nSkipping ${JOB_NAME} on Jenkins ${SILO}..."
- exit 0
-fi
-
# Clone CSIT git repository and proceed with entry script located there.
#
# Variables read: