[SCM] debian-live/autotesting branch, master, updated. 75b503b54dd6215b91b72ff483e116012b2cbda3

Brendan M. Sleight (none) bms at brum.
Fri Mar 26 22:16:50 UTC 2010


The following commit has been merged in the master branch:
commit 75b503b54dd6215b91b72ff483e116012b2cbda3
Author: Brendan M. Sleight <bms at brum.(none)>
Date:   Fri Mar 26 22:16:44 2010 +0000

    Adding 60alpha1 tests, adding md5sum cheak.

diff --git a/debian/changelog b/debian/changelog
index a53e686..2f14822 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+autotesting (0.0.1-1.2) unstable; urgency=low
+
+  * Adding 60alpha1 tests
+  * Adding md5sum cheak
+
+ -- Brendan M. Sleight <bms at brum>  Fri, 26 Mar 2010 22:01:55 +0000
+
 autotesting (0.0.1-1.1) unstable; urgency=low
 
   * Adding some useful test templates 
diff --git a/tests-source/debian-live-all.xml b/tests-source/debian-live-60alpha1-all.xml
similarity index 69%
copy from tests-source/debian-live-all.xml
copy to tests-source/debian-live-60alpha1-all.xml
index ecd1ed2..3c7016e 100644
--- a/tests-source/debian-live-all.xml
+++ b/tests-source/debian-live-60alpha1-all.xml
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- Used to make debian-live-5.01-current-all.xml -->
 <!-- Maybe this does not have to be via XML. 
      But I quite like the idea of a master XML document to make
      the long document containing all the lists.
@@ -16,16 +15,22 @@
           <name>amd64</name>
           <binary>qemu-system-x86_64</binary>
         </processor>
+        <processor>
+          <name>powerpc</name>
+          <binary>qemu-system-ppc</binary>
+        </processor>
       </processors>
       <images>
         <image>
-          <name>iso-cd</name>
+          <name>iso-hybrid</name>
+          <nametwo>boot-as-cdrom</nametwo>
           <extension>.iso</extension>
           <qemu_options>-cdrom</qemu_options>
         </image>
         <image>
-          <name>usb-hdd</name>
-          <extension>.img</extension>
+          <name>iso-hybrid</name>
+          <nametwo>boot-as-usb</nametwo>
+          <extension>.iso</extension>
           <qemu_options>-hda</qemu_options>
         </image>
       </images>
@@ -38,12 +43,13 @@
         <package>xfce-desktop</package>
       </packages>
     </tests>
-    <root_url>http://cdimage.debian.org/cdimage/release/current-live/</root_url>
-    <filename_start>debian-live-503</filename_start>
-    <background>http://live.debian.net/gitweb?p=homepage.git;a=blob_plain;f=images/debian-live.png;hb=master</background>
-    <title>Debian Live 5.03</title>
-    <description>Debian Live. Daily build of 5.03, </description>
-    <frequency>monthly</frequency>
+    <root_url>http://live.debian.net/cdimage/squeeze-builds/current/</root_url>
+    <md5sum>MD5SUMS</md5sum>
+    <filename_start>debian-live-60alpha1</filename_start>
+    <background>http://live.debian.net/image.png</background>
+    <title>Debian Live 60alpha1</title>
+    <description>Debian Live. Daily build of 60alpha1, </description>
+    <frequency>daily</frequency>
     <qemu>
       <xscreen>800x600x24</xscreen>
       <options>-cdrom</options>
@@ -54,7 +60,7 @@
     <output>
       <keep>4</keep>
       <root>/var/www/autotesting/</root>
-      <local>debian-live/5.03/</local>
+      <local>debian-live/60alpha1/</local>
 <!--      <local>debian-live/5.01/i386/gnome/</local> -->
       <video>autotesting.ogv</video>
       <screenshots>
diff --git a/tests-source/debian-live-all.xml b/tests-source/debian-live-60alpha1-hdd-standard.xml
similarity index 60%
copy from tests-source/debian-live-all.xml
copy to tests-source/debian-live-60alpha1-hdd-standard.xml
index ecd1ed2..61375a2 100644
--- a/tests-source/debian-live-all.xml
+++ b/tests-source/debian-live-60alpha1-hdd-standard.xml
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- Used to make debian-live-5.01-current-all.xml -->
 <!-- Maybe this does not have to be via XML. 
      But I quite like the idea of a master XML document to make
      the long document containing all the lists.
@@ -16,34 +15,30 @@
           <name>amd64</name>
           <binary>qemu-system-x86_64</binary>
         </processor>
+        <processor>
+          <name>powerpc</name>
+          <binary>qemu-system-ppc</binary>
+        </processor>
       </processors>
       <images>
         <image>
-          <name>iso-cd</name>
+          <name>iso-hybrid</name>
+          <nametwo>boot-as-usb</nametwo>
           <extension>.iso</extension>
-          <qemu_options>-cdrom</qemu_options>
-        </image>
-        <image>
-          <name>usb-hdd</name>
-          <extension>.img</extension>
           <qemu_options>-hda</qemu_options>
         </image>
       </images>
       <packages>
-        <package>gnome-desktop</package>
-        <package>kde-desktop</package>
-        <package>lxde-desktop</package>
-        <package>rescue</package>
         <package>standard</package>
-        <package>xfce-desktop</package>
       </packages>
     </tests>
-    <root_url>http://cdimage.debian.org/cdimage/release/current-live/</root_url>
-    <filename_start>debian-live-503</filename_start>
-    <background>http://live.debian.net/gitweb?p=homepage.git;a=blob_plain;f=images/debian-live.png;hb=master</background>
-    <title>Debian Live 5.03</title>
-    <description>Debian Live. Daily build of 5.03, </description>
-    <frequency>monthly</frequency>
+    <root_url>http://live.debian.net/cdimage/squeeze-builds/current/</root_url>
+    <md5sum>MD5SUMS</md5sum>
+    <filename_start>debian-live-60alpha1</filename_start>
+    <background>http://live.debian.net/image.png</background>
+    <title>Debian Live 60alpha1</title>
+    <description>Debian Live. Daily build of 60alpha1, </description>
+    <frequency>daily</frequency>
     <qemu>
       <xscreen>800x600x24</xscreen>
       <options>-cdrom</options>
@@ -54,7 +49,7 @@
     <output>
       <keep>4</keep>
       <root>/var/www/autotesting/</root>
-      <local>debian-live/5.03/</local>
+      <local>debian-live/60alpha1/</local>
 <!--      <local>debian-live/5.01/i386/gnome/</local> -->
       <video>autotesting.ogv</video>
       <screenshots>
diff --git a/tests-source/debian-live-i386-iso-xfce.xml b/tests-source/debian-live-60alpha1-i386-iso-xfce.xml
similarity index 72%
copy from tests-source/debian-live-i386-iso-xfce.xml
copy to tests-source/debian-live-60alpha1-i386-iso-xfce.xml
index e028d7a..e259c4b 100644
--- a/tests-source/debian-live-i386-iso-xfce.xml
+++ b/tests-source/debian-live-60alpha1-i386-iso-xfce.xml
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- Used to make debian-live-5.01-current-all.xml -->
 <!-- Maybe this does not have to be via XML. 
      But I quite like the idea of a master XML document to make
      the long document containing all the lists.
@@ -15,7 +14,8 @@
       </processors>
       <images>
         <image>
-          <name>iso-cd</name>
+          <name>iso-hybrid</name>
+          <nametwo>boot-as-cdrom</nametwo>
           <extension>.iso</extension>
           <qemu_options>-cdrom</qemu_options>
         </image>
@@ -24,11 +24,12 @@
         <package>xfce-desktop</package>
       </packages>
     </tests>
-    <root_url>http://cdimage.debian.org/cdimage/release/current-live/</root_url>
-    <filename_start>debian-live-503</filename_start>
-    <background>http://live.debian.net/gitweb?p=homepage.git;a=blob_plain;f=images/debian-live.png;hb=master</background>
-    <title>Debian Live 5.03</title>
-    <description>Debian Live. Daily build of 5.03, </description>
+    <root_url>http://live.debian.net/cdimage/squeeze-builds/current/</root_url>
+    <md5sum>MD5SUMS</md5sum>
+    <filename_start>debian-live-60alpha1</filename_start>
+    <background>http://live.debian.net/image.png</background>
+    <title>Debian Live 60alpha1</title>
+    <description>Debian Live. Daily build of 60alpha1, </description>
     <frequency>daily</frequency>
     <qemu>
       <xscreen>800x600x24</xscreen>
@@ -40,7 +41,7 @@
     <output>
       <keep>4</keep>
       <root>/var/www/autotesting/</root>
-      <local>debian-live/5.03/</local>
+      <local>debian-live/60alpha1/</local>
 <!--      <local>debian-live/5.01/i386/gnome/</local> -->
       <video>autotesting.ogv</video>
       <screenshots>

-- 
debian-live/autotesting



More information about the debian-live-changes mailing list