add 'samba_3_X_devel' to the builds.
authormetze <metze@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Thu, 7 Aug 2008 09:10:11 +0000 (09:10 +0000)
committermetze <metze@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Thu, 7 Aug 2008 09:10:11 +0000 (09:10 +0000)
samba_3_X_test currently points to v3-2-test
samba_3_X_devel currently points to v3-3-test

metze

git-svn-id: file:///home/svn/build-farm/trunk@827 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

14 files changed:
SerNet-IRIX.fns
SerNet-Tru64.fns
fjall.fns
generic.fns
hape.fns
m104.fns
magni.fns
opi.fns
snab.fns
sun1.fns
tridge.fns
us4.fns
web/data.pm
web/history.pm

index c7ff6de541b5dd4c0c98ea3f3607341df9e43b92..6adb2265c9534e959b4e7cc08d88409ba7153e9b 100644 (file)
@@ -15,6 +15,7 @@ for compiler in cc ; do
        test_tree samba_4_0_test source $compiler
 
        test_tree samba_3_X_test source $compiler
+       test_tree samba_3_X_devel source $compiler
 
 done
 
index 1f10f101b92e11f5838e516b5bd280c86c7247a1..914eac246c7e2550739af18b25992f57abdb51f6 100644 (file)
@@ -13,5 +13,6 @@ export SMBD_MAXTIME
 test_tree lorikeet-heimdal . $compiler
 CFLAGS="-g1 ${CFLAGS}" test_tree samba_4_0_test source $compiler
 CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_X_test source $compiler
+CFLAGS="-g1 ${CFLAGS}" test_tree samba_3_X_devel source $compiler
 
 global_unlock
index e2ff4872c624ee733d9db5d06ebdb931c7aa96ea..89a621abf43c774876b453ff9a4bd3a588f72a2c 100644 (file)
--- a/fjall.fns
+++ b/fjall.fns
@@ -17,6 +17,7 @@ export SMBD_MAXTIME=18000
 
 test_tree samba_4_0_test source gcc
 test_tree samba_3_X_test source gcc
+test_tree samba_3_X_devel source gcc
 
 export TESTS_ENVIRONMENT="$PWD/lorikeet-heimdal/libtool --mode=execute valgrind --trace-children=yes --quiet -q --num-callers=30 --gen-suppressions=all --suppressions=$PWD/lorikeet-heimdal/cf/valgrind-suppressions"
 test_tree lorikeet-heimdal . gcc
index 018ee5643e38c2c4688ad35b22ca00458bc57631..ab1a34a61e6b9da8f1898a97cc9cd82cbd566543 100644 (file)
@@ -34,6 +34,7 @@ for compiler in gcc cc icc; do
       fi
 
       test_tree samba_3_X_test source $compiler
+      test_tree samba_3_X_devel source $compiler
 
       # by default build ppp only on SunOS or Linux systems
       if [ "$system" = Linux -o "$system" = SunOS ]; then
index d5e4fecd66ca9db0bb6018ff80b458e5cb74120e..469c14dc9a6cd11b607ef8e1d2ba5043788d011c 100644 (file)
--- a/hape.fns
+++ b/hape.fns
@@ -25,6 +25,8 @@ for compiler in gcc ; do
 
        export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt"
        test_tree samba_3_X_test source $compiler
+       export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt"
+       test_tree samba_3_X_devel source $compiler
 
 done
 
index 362be5572f7bab5e6c40404ecdd51af8d5bc1e9d..9f326195d23f76d502e65a21b85b52eef16ff9cd 100644 (file)
--- a/m104.fns
+++ b/m104.fns
@@ -127,5 +127,6 @@ per_run_hook
 . common.fns
 
 test_tree samba_3_X_test source gcc
+test_tree samba_3_X_devel source gcc
 #Skip Samba4 until we shorten file names
 #test_tree samba_4_0_test source gcc
index e3dad2f7514aefd3bf87016fe9ab1792b6e9fded..ce4c025ce673918fed48132761d6330186c0470f 100644 (file)
--- a/magni.fns
+++ b/magni.fns
@@ -14,6 +14,7 @@ test_tree samba_4_0_test source $compiler
 
 export config=""
 test_tree samba_3_X_test source $compiler
+test_tree samba_3_X_devel source $compiler
 
 #lcov and libtool disagree, enable OpenLDAP and disable OpenSSL
 export config="--with-ldap=/usr --without-openssl --disable-shared"
diff --git a/opi.fns b/opi.fns
index dda3933fded09cabcf132036306c4cb6f18102be..01e4d0d90a6f3902c622cb49369450c506f47b6c 100644 (file)
--- a/opi.fns
+++ b/opi.fns
@@ -11,6 +11,7 @@ export CFLAGS
 
 test_tree samba_4_0_test source $compiler
 test_tree samba_3_X_test source $compiler
+test_tree samba_3_X_devel source $compiler
 test_tree pidl . $compiler build test
 
 global_unlock
index c50e19e32276c406c41a28dfacbd1fc2cabca619..c6c0979958fc7754a20e6039f6309d72a38b0c15 100644 (file)
--- a/snab.fns
+++ b/snab.fns
@@ -6,7 +6,7 @@ export CHECK_FLAGS="-Wall --beam::source=/home/tridge/beam/config.tcl --beam::pa
 # allow make cc_checker to take up to 7 hours
 export MAXTIME=25200
 
-for d in samba_4_0_test samba_3_X_test; do
+for d in samba_4_0_test samba_3_X_test samba_3_X_devel; do
     export CFLAGS="$CHECK_FLAGS --beam::data=/home/tridge/beam/$d"
     mkdir -p /home/tridge/beam/$d
     test_tree $d source checker configure config_log config_header build cc_checker install test
index 9c4692696f276c94110f05f1068e1bf0b0f7c2bd..31098cd4f6204f7ef1aa7cb7119dacf5e34bba09 100644 (file)
--- a/sun1.fns
+++ b/sun1.fns
@@ -30,6 +30,7 @@ for compiler in gcc cc icc; do
           test_tree samba_4_0_test source $compiler
         fi
         test_tree samba_3_X_test source $compiler
+        test_tree samba_3_X_devel source $compiler
       fi
 
       # by default build ppp only on SunOS or Linux systems
index c150c2930d14318ab6065af96a0565bb6629c1e3..b610fa8b082de1321ff43a12c4bd8768ef321464 100644 (file)
@@ -11,6 +11,8 @@ test_tree samba_4_0_test source $compiler
 
 export config=""
 test_tree samba_3_X_test source $compiler
+export config=""
+test_tree samba_3_X_devel source $compiler
 
 #lcov and libtool disagree, enable OpenLDAP and disable OpenSSL
 export config="--with-ldap=/usr --without-openssl --disable-shared"
diff --git a/us4.fns b/us4.fns
index b8fba48ec71f97e98b08498319a151ca670bae17..ad06cb5f377017fb74d9c88e735f56d14a1beed9 100644 (file)
--- a/us4.fns
+++ b/us4.fns
@@ -17,8 +17,9 @@ test_tree samba_4_0_test source cc
 
 export config="--with-utmp --with-acl-support"
 test_tree samba_3_X_test source cc
+test_tree samba_3_X_devel source cc
 
 export CFLAGS="-O -Wall"
 test_tree samba_3_X_test source gcc
-
+test_tree samba_3_X_devel source gcc
 
index 2d455a506fe6911ff14e58cd6e127f9477601c5a..606e348cd0313e4d1a8a56cc6bc09212e34d7250 100644 (file)
@@ -148,6 +148,7 @@ sub build_age_ctime($$$$$)
 my @git_trees = ("rsync",
                 "talloc",
                 "samba_3_X_test",
+                "samba_3_X_devel",
                 "samba_4_0_test");
 
 ##############################################
index 9f57b3d4ef423e1ba2aaadd6aedbf1e07c35ed10..bd2124ab4a2edcf6781ea5ac036810a97f3bc250 100644 (file)
@@ -40,6 +40,7 @@ my (%bzr_trees) = ('ctdb' => " <a href=\"$UNPACKED_BASE/ctdb/%s\">%s</a>",
                    'samba-gtk' => " <a href=\"http://people.samba.org/bzr/jelmer/samba-gtk/trunk/%s\">%s</a>");
 
 my (%git_trees) = ('samba_3_X_test' =>" <a href=\"$GITWEB_BASE/?p=samba.git;a=history;f=%s;h=v3-2-test;hb=v3-2-test\">%s</a>",
+                  'samba_3_X_devel' =>" <a href=\"$GITWEB_BASE/?p=samba.git;a=history;f=%s;h=v3-3-test;hb=v3-3-test\">%s</a>",
                   'samba_4_0_test' =>" <a href=\"$GITWEB_BASE/?p=samba.git;a=history;f=%s;h=v4-0-test;hb=v4-0-test\">%s</a>",
                   'libreplace' =>" <a href=\"$GITWEB_BASE/?p=samba.git;a=history;f=source/lib/replace/%s;h=v4-0-test;hb=v4-0-test\">%s</a>",
                   'talloc' =>" <a href=\"$GITWEB_BASE/?p=samba.git;a=history;f=source/lib/talloc/%s;h=v4-0-test;hb=v4-0-test\">%s</a>",