[Qa-jenkins-scm] [jenkins.debian.net] 01/01: torbrowser tests: fixup oldstable-backports test

Holger Levsen holger at moszumanska.debian.org
Mon Nov 16 17:50:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 976f414ff946e60d8dd041040e6f81e49812257d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 16 18:49:59 2015 +0100

    torbrowser tests: fixup oldstable-backports test
---
 TODO                             | 6 +++---
 bin/test_torbrowser-launcher.sh  | 1 -
 job-cfg/torbrowser-launcher.yaml | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/TODO b/TODO
index 16ea2ff..7a28c04 100644
--- a/TODO
+++ b/TODO
@@ -413,10 +413,10 @@ The following ideas should really only be implemented for the new 'lvc*' tests..
 
 * tee tbl-l output and grep for "Download error: Download Error: 404 Not Found" and fail earlier
 * not sure how to test updates. maybe just run in yesterdays schroot before upgrading
-* test with python-pygame installed too?
-* run this in qemu and enable apparmor too?
-* debug why iceweasel is needed to be installed… and ca-certificates too.
 * notifications to somewhere public
+* debug why iceweasel is needed to be installed… and ca-certificates too.
+* run this in qemu and enable apparmor too?
+* test with python-pygame installed too?
 
 == Further ideas...
 
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 6de6c1c..4834db6 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -269,7 +269,6 @@ elif [ "$SUITE" = "experimental" ] || [ "$2" = "experimental" ] ; then
 	SUITE=unstable
 	EXPERIMENTAL=yes
 elif [ "$2" = "backports" ] ; then
-	SUITE=unstable
 	BACKPORTS=yes
 fi
 WORKSPACE=$(pwd)
diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml
index abd3586..428d048 100644
--- a/job-cfg/torbrowser-launcher.yaml
+++ b/job-cfg/torbrowser-launcher.yaml
@@ -207,7 +207,7 @@
         - '{name}_setup_schroot_wheezy_amd64':
             my_description: 'Setup wheezy/amd64 schroot for testing torbrowser-launcher.'
             my_timed: '42 4 * * 2'
-            my_shell: '/srv/jenkins/bin/schroot-create.sh torbrowser-launcher torbrowser-launcher-wheezy wheezy ca-certificates awesome dbus xterm x11-utils x11-xserver-utils feh libnotify-bin build-essential fakeroot devscripts python-all debhelper dh-apparmor lsb-release iceweasel python python-gtk2 python-psutil python-twisted python-lzma gnupg wmctrl python-txsocksx python-parsley tor'
+            my_shell: '/srv/jenkins/bin/schroot-create.sh torbrowser-launcher torbrowser-launcher-wheezy wheezy ca-certificates awesome dbus xterm x11-utils x11-xserver-utils feh libnotify-bin build-essential fakeroot devscripts python-all debhelper dh-apparmor lsb-release iceweasel python python-gtk2 python-psutil python-twisted python-lzma gnupg wmctrl tor'
             my_recipients: 'holger at layer-acht.org'
             my_node: ''
         - '{name}_test_on_experimental_amd64':

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list