From aac3b0386b6c1c1b7a0155f5a79277fd26f7ac4b Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Wed, 10 Feb 2016 15:59:15 -0800 Subject: Remove the toolchain_test jobs Toolchain test is no longer needed and the repo is currently admin access / visible only until we can clean gerrit. Change-Id: I891755a0411be350249a1e3966c5d66abf8165a6 Signed-off-by: Andrew Grimberg --- jjb/toolchain_test/include-raw-toolchain_test-build.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 jjb/toolchain_test/include-raw-toolchain_test-build.sh (limited to 'jjb/toolchain_test/include-raw-toolchain_test-build.sh') diff --git a/jjb/toolchain_test/include-raw-toolchain_test-build.sh b/jjb/toolchain_test/include-raw-toolchain_test-build.sh deleted file mode 100644 index 2c5a41b24..000000000 --- a/jjb/toolchain_test/include-raw-toolchain_test-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example - -# do nothing but print the current slave hostname -hostname -autoreconf --install -./configure -make -- cgit 1.2.3-korg