Author: Richard Plangger <[email protected]>
Branch:
Changeset: r999:e3e3bbc1d32e
Date: 2016-04-19 09:28 +0200
http://bitbucket.org/pypy/buildbot/changeset/e3e3bbc1d32e/
Log: added own-linux-s390x-2 as a nightly
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -312,6 +312,7 @@
Nightly("nightly-4-00", [LINUX_S390X], branch='default', hour=0,
minute=0),
Nightly("nightly-4-01", [JITLINUX_S390X], branch='default', hour=2,
minute=0),
Nightly("nightly-4-02", [JITLINUX_S390X_2], branch='default', hour=2,
minute=0),
+ Nightly("nightly-4-03", [LINUX_S390X_2], branch='default', hour=0,
minute=0),
# this one has faithfully run every night even though the latest
# change to that branch was in January 2013. Re-enable one day.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit