From 68f5cfb09a6fdd793450e551db19a24cde8c7c2f Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Fri, 16 Dec 2016 13:33:21 -0600 Subject: Revert "Add dependencies for tldk jjb" This reverts commit 486588e7a8095791b81a4ac8bd0062e2297a61ee. Reverting change because it's currently broken in production and will block the Packer cut-over from Vagrant Change-Id: I5e9da2ceeb6c79148ad1af18563cbf3ccb5a612d Signed-off-by: Vanessa Rene Valderrama --- jjb/tldk/include-raw-build.sh | 8 -------- 1 file changed, 8 deletions(-) (limited to 'jjb/tldk/include-raw-build.sh') diff --git a/jjb/tldk/include-raw-build.sh b/jjb/tldk/include-raw-build.sh index 417a1deca..f4ba63b63 100644 --- a/jjb/tldk/include-raw-build.sh +++ b/jjb/tldk/include-raw-build.sh @@ -28,16 +28,8 @@ fi echo "sha1sum of this script: ${0}" sha1sum $0 -# Make TLDK make echo "*******************************************************************" echo "* TLDK BUILD SUCCESSFULLY COMPLETED" echo "*******************************************************************" - -# Run unit tests application -$WORKSPACE/x86_64-native-linuxapp-gcc/app/gtest-rfc --lcores=0 -n 2 - -echo "*******************************************************************" -echo "* TLDK UNIT TESTS SUCCESSFUL -echo "*******************************************************************" -- cgit 1.2.3-korg