Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
fda3bf1d
Commit
fda3bf1d
authored
Nov 19, 2015
by
Holger Levsen
Browse files
torbrowser tests: test upstream master branch daily against sid, no matter if there were commits
parent
7b20640e
Changes
2
Hide whitespace changes
Inline
Side-by-side
TODO
View file @
fda3bf1d
...
@@ -413,7 +413,6 @@ The following ideas should really only be implemented for the new 'lvc*' tests..
...
@@ -413,7 +413,6 @@ The following ideas should really only be implemented for the new 'lvc*' tests..
=== torbrowser-launcher_*
=== torbrowser-launcher_*
* fix "schroot session cleanup loop" in _common.sh to ignore other schroots
* fix "schroot session cleanup loop" in _common.sh to ignore other schroots
* build daily from upstream master against sid no matter if there where commits
* test tbl in German
* test tbl in German
* test tbl on i386
* test tbl on i386
* test alpha releases
* test alpha releases
...
...
job-cfg/torbrowser-launcher.yaml
View file @
fda3bf1d
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
project-type
:
freestyle
project-type
:
freestyle
triggers
:
triggers
:
-
pollscm
:
'
*/6
*
*
*
*'
-
pollscm
:
'
*/6
*
*
*
*'
-
timed
:
'
{my_timed}'
properties
:
properties
:
-
sidebar
:
-
sidebar
:
url
:
https://jenkins.debian.net/userContent/about.html
url
:
https://jenkins.debian.net/userContent/about.html
...
@@ -250,6 +251,7 @@
...
@@ -250,6 +251,7 @@
my_node
:
'
'
my_node
:
'
'
-
'
{name}_test_on_unstable_amd64_from_git_branch_debian_sid'
:
-
'
{name}_test_on_unstable_amd64_from_git_branch_debian_sid'
:
my_description
:
'
Test
torbrowser-launcher
on
unstable/amd64
using
the
branch
debian/sid.'
my_description
:
'
Test
torbrowser-launcher
on
unstable/amd64
using
the
branch
debian/sid.'
my_timed
:
'
'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitbranch
:
'
debian/sid'
my_gitbranch
:
'
debian/sid'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
unstable
git'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
unstable
git'
...
@@ -257,6 +259,7 @@
...
@@ -257,6 +259,7 @@
my_node
:
'
'
my_node
:
'
'
-
'
{name}_test_on_unstable_amd64_from_git_branch_debian_experimental'
:
-
'
{name}_test_on_unstable_amd64_from_git_branch_debian_experimental'
:
my_description
:
'
Test
torbrowser-launcher
on
unstable/amd64
using
the
branch
debian/experimental.'
my_description
:
'
Test
torbrowser-launcher
on
unstable/amd64
using
the
branch
debian/experimental.'
my_timed
:
'
'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitbranch
:
'
debian/experimental'
my_gitbranch
:
'
debian/experimental'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
unstable
git'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
unstable
git'
...
@@ -264,6 +267,7 @@
...
@@ -264,6 +267,7 @@
my_node
:
'
'
my_node
:
'
'
-
'
{name}_test_on_unstable_amd64_from_git_branch_upstream_master'
:
-
'
{name}_test_on_unstable_amd64_from_git_branch_upstream_master'
:
my_description
:
'
Test
torbrowser-launcher
on
unstable/amd64
using
the
upstream
master
branch,
in
which
the
debian/experimental
branch
is
merged
into.'
my_description
:
'
Test
torbrowser-launcher
on
unstable/amd64
using
the
upstream
master
branch,
in
which
the
debian/experimental
branch
is
merged
into.'
my_timed
:
'
42
2
*
*
*'
my_gitrepo
:
'
git://github.com/micahflee/torbrowser-launcher'
my_gitrepo
:
'
git://github.com/micahflee/torbrowser-launcher'
my_gitbranch
:
'
master'
my_gitbranch
:
'
master'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
unstable
git
merge
debian/experimental'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
unstable
git
merge
debian/experimental'
...
@@ -301,6 +305,7 @@
...
@@ -301,6 +305,7 @@
my_node
:
'
'
my_node
:
'
'
-
'
{name}_test_on_jessie_amd64_from_git_branch_debian_sid'
:
-
'
{name}_test_on_jessie_amd64_from_git_branch_debian_sid'
:
my_description
:
'
Test
torbrowser-launcher
on
jessie/amd64
using
the
branch
debian/sid.'
my_description
:
'
Test
torbrowser-launcher
on
jessie/amd64
using
the
branch
debian/sid.'
my_timed
:
'
'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitbranch
:
'
debian/sid'
my_gitbranch
:
'
debian/sid'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
jessie
git'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
jessie
git'
...
@@ -308,6 +313,7 @@
...
@@ -308,6 +313,7 @@
my_node
:
'
'
my_node
:
'
'
-
'
{name}_test_on_jessie_amd64_from_git_branch_debian_experimental'
:
-
'
{name}_test_on_jessie_amd64_from_git_branch_debian_experimental'
:
my_description
:
'
Test
torbrowser-launcher
on
jessie/amd64
using
the
branch
debian/experimental.'
my_description
:
'
Test
torbrowser-launcher
on
jessie/amd64
using
the
branch
debian/experimental.'
my_timed
:
'
'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitrepo
:
'
git://git.debian.org/git/collab-maint/torbrowser-launcher.git'
my_gitbranch
:
'
debian/experimental'
my_gitbranch
:
'
debian/experimental'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
jessie
git'
my_shell
:
'
/srv/jenkins/bin/test_torbrowser-launcher.sh
jessie
git'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment