[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: g-i: always explicitly use format=raw

Holger Levsen gitlab at salsa.debian.org
Fri Oct 19 18:08:45 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
2b4b0510 by Holger Levsen at 2018-10-19T17:07:22Z
g-i: always explicitly use format=raw

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
b46b3249 by Holger Levsen at 2018-10-19T17:08:30Z
g-i: increase job timeout from 8h to 12h

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/g-i-installation.sh
- job-cfg/g-i-installation.yaml


Changes:

=====================================
bin/g-i-installation.sh
=====================================
@@ -372,7 +372,7 @@ boot_system() {
 		echo "ERROR: no x86 boot sector found in $LV - its filetype is $FILE."
 		exit 1
 	fi
-	QEMU_OPTS="$QEMU_OPTS -drive file=$LV,index=0,media=disk,cache=unsafe -m $RAMSIZE"
+	QEMU_OPTS="$QEMU_OPTS -drive file=$LV,index=0,media=disk,cache=unsafe,format=raw -m $RAMSIZE"
 	QEMU_OPTS="$QEMU_OPTS -net nic,vlan=0 -net user,vlan=0,host=10.0.2.1,dhcpstart=10.0.2.2,dns=10.0.2.254"
 	case $NAME in
 		debian-edu_*ltsp-server|debian-edu_*combi-server)


=====================================
job-cfg/g-i-installation.yaml
=====================================
@@ -36,7 +36,7 @@
     wrappers:
       - live-screenshot
       - timeout:
-          timeout: 480
+          timeout: 600
     properties:
       - sidebar: &sb01
           url: https://jenkins.debian.net/userContent/about.html



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/be97cf06690194a2b47318b1dc21f309dfb292b5...b46b3249364d0b444706aa320f2c3a7ad45b782a

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/be97cf06690194a2b47318b1dc21f309dfb292b5...b46b3249364d0b444706aa320f2c3a7ad45b782a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181019/75115d8c/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list