[Qa-jenkins-scm] [jenkins.debian.net] 01/01: WIP: describe reproducible archlinux setup
Holger Levsen
holger at moszumanska.debian.org
Fri Mar 25 14:46:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch h01ger/WIP-describe-archlinux-setup
in repository jenkins.debian.net.
commit 539a0b96c0600545bed0d5a50214c60130032771
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Mar 25 10:40:30 2016 -0400
WIP: describe reproducible archlinux setup
---
bin/reproducible_common.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 14d8bde..7aca931 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -321,6 +321,9 @@ write_page_intro() {
if [ "$1" != "Arch Linux" ] && [ "$1" != "fedora-23" ] ; then
write_page " <p>There is a weekly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>$BRANCH</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. The jenkins job is running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reproducible_$PROJECTNAME.sh</a>$BUILD_ENVIRONMENT and this script is solely responsible for creating this page. Feel i [...]
write_page " <br />Thanks to <a href=\"https://www.profitbricks.co.uk\">Profitbricks</a> for donating the virtual machines this is running on!</p>"
+ elif [ "$1" = "Arch Linux" ] ; then
+ write_page " <p>There is a weekly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>$BRANCH</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. The jenkins job is running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reproducible_$PROJECTNAME.sh</a>$BUILD_ENVIRONMENT and this script is solely responsible for creating this page. Feel i [...]
+ write_page " <br />Thanks to <a href=\"https://www.profitbricks.co.uk\">Profitbricks</a> for donating the virtual machines this is running on!</p>"
else
write_page " <p>FIXME: explain $PROJECTNAME test setup here.</p>"
fi
--
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