Mailing List Archive

[PATCH] hacking: Add link to buildbot
---
HACKING.md | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/HACKING.md b/HACKING.md
index adc3b37..363e589 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -695,10 +695,18 @@ USEFUL URLs

<https://www.quagga.net>

-* Patchwork tracks patches emailed to the quagga-dev list at:
-
- <http://patchwork.quagga.net/project/quagga/list/>

* Bugs can be reported via Bugzilla at:

- <http://bugzilla.quagga.net>
+ <https://bugzilla.quagga.net>
+
+* Buildbot runs CI tests, and is at:
+
+ <https://buildbot.quagga.net>
+
+ It tests commits and jobs submitted on local changes via
+ 'buildbot try ...' for developers.
+
+* Patchwork tracks any patches emailed to the quagga-dev list, and is at:
+
+ <https://patchwork.quagga.net/project/quagga/list/>
--
2.7.4


_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev
Re: [PATCH] hacking: Add link to buildbot [ In reply to ]
On Fri, 3 Mar 2017, Paul Jakma wrote:

> +* Buildbot runs CI tests, and is at:
> +
> + <https://buildbot.quagga.net>

Oh, this has coverage over a representative spectrum of Linux and BSD
(some flavour of IllumOS will follow once I figure out a workaround for
an apparent IllumOS keyboard bug that bites with Qemu/KVM and makes
console unusable).

Should your favoured system is not on the 'buildslaves' page, feel free
to setup one with a buildbot-slave (renamed to 'buildbot-worker' in the
latest 0.9 train) and ping me. Fairly easy to do. The slave connects out
to the master, so it's IT policy and NAT friendly - no server port, no
inbound connection.

Currently just doing build tests, unit tests, distcheck and rpmbuilds.

However, next is to start building up a suite of black-box tests of
routing protocols, and hook them into this infrastructure
(systemd-nspawn containers).

Everything - bar passwords - goes into public git.

regards,
--
Paul Jakma | paul@jakma.org | @pjakma | Key ID: 0xD86BF79464A2FF6A
Fortune:
volcano, n.:
A mountain with hiccups.

_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev