From 692fd09174be19e727313ff23f85707140a58341 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 25 Oct 2009 10:56:54 +0000 Subject: [PATCH] Moved specification of which tests have to be run for which kernel from scripts/run-regression-tests to nightly/conf/*.conf. Added 2.6.31.5-u. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1273 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/cellbuzz.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nightly/conf/cellbuzz.conf b/nightly/conf/cellbuzz.conf index a3d67b39a..510094371 100644 --- a/nightly/conf/cellbuzz.conf +++ b/nightly/conf/cellbuzz.conf @@ -3,4 +3,4 @@ ABT_DETAILS="x86_64, Fedora 10" ABT_JOBS=3 -ABT_KERNELS="2.6.31.5 2.6.30.9 2.6.29.6 2.6.28.10 2.6.27.38 2.6.26.8 2.6.25.20 2.6.24.7 2.6.23.17" +ABT_KERNELS="2.6.31.5 2.6.31.5-u 2.6.30.9-nc-ns 2.6.29.6-nc-ns 2.6.28.10-nc-ns 2.6.27.38-nc-ns 2.6.26.8 2.6.25.20-nc-ns 2.6.24.7-nc-ns 2.6.23.17-nc-ns"