[SCM] debian-live/autotesting branch, master, updated. 298fa8deba59958938dc14313456fca4468550f6

Brendan M. Sleight bms.debian at barwap.com
Sun Aug 31 14:51:35 UTC 2008


The following commit has been merged in the master branch:
commit 5c49e8eb7c2ee4fe647ab462c52acf16cdfdfe69
Author: Brendan M. Sleight <bms.debian at barwap.com>
Date:   Wed Aug 27 21:14:06 2008 +0000

    Adding a test of lenny_live_beta1, test four of the isos.
    
    Signed-off-by: Brendan M. Sleight <bms.debian at barwap.com>

diff --git a/daily-cron-script.sh b/daily-cron-script.sh
index b5a9dad..3206b69 100755
--- a/daily-cron-script.sh
+++ b/daily-cron-script.sh
@@ -10,6 +10,9 @@ cd ${BASEDIR}/debian-live/autotesting
 exec >${BASEDIR}/log/daily/autotesting.log 2>&1
 echo "New Day $(date)"
 
+# lenny_live_beta1.lst
+./run-batch-autotesting.sh daily.lst ${BASEDIR}/iso/daily/ ${BASEDIR}/video/daily/ /var/www/lenny_live_beta1/i386/
+
 # Test "daily" images
 ./run-batch-autotesting.sh daily.lst ${BASEDIR}/iso/daily/ ${BASEDIR}/video/daily/ /var/www/debian-live/i386/
 
diff --git a/lenny_live_beta1.lst b/lenny_live_beta1.lst
new file mode 100644
index 0000000..8f6ef82
--- /dev/null
+++ b/lenny_live_beta1.lst
@@ -0,0 +1,4 @@
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-standard.iso
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-gnome-desktop.iso
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-kde-desktop.iso
+http://cdimage.debian.org/cdimage/lenny_live_beta1/i386/iso-cd/debian-live-lenny-i386-xfce-desktop.iso

-- 
debian-live/autotesting



More information about the debian-live-changes mailing list