tardyp changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.1.1 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | logs: https://freenode.irclog.whitequark.org/buildbot
<skelly> verm__: nope
<verm__> skelly: what are the mail issues?
<verm__> seems to be working fine is it the lists??
<verm__> skelly: jails need to be updated to get the lists working again
<verm__> hmm looks like the libs are already updated i'll try a pkg update
<skelly> figures, I haven't touched lists because it uses ports and it's extra work
<verm__> okay should be working now
<skelly> great
<verm__> haha yeah .. it's annoying.
<skelly> I thought that might be the case but didn't have time to investigate
<verm__> no worries
<skelly> I really want to set up poudriere to automate our custom mailman setup
<skelly> one little config change...
<verm__> heh sure whatever works
<skelly> it's pretty easy to run, since it automates the jails and everything, but I haven't fully figured out how to manage it
<verm__> well it certainly helps if we need to do anything by hand
alicef has quit [Quit: install gentoo]
alicef has joined #buildbot
p12tic has joined #buildbot
infobob has quit [Ping timeout: 240 seconds]
infobob has joined #buildbot
<tardyp> https://docs.buildbot.net/ is down as well..
<tuxillo> hi
<tuxillo> can buildbot poll an API to looking for specific info?
<tuxillo> i.e. buildbot polling the redmine API looking for new "tickets"
kkleine has joined #buildbot
<skelly> tardyp: services aren't starting automatically and Ansible isn't getting far enough to do it
<skelly> I can start them manually fine and did so for docs
<tardyp> you mean I need to fix ansible?
<tardyp> tuxillo: you want to start builds when there is a new ticket?
<skelly> I have a PR open that will get it further
Zash has joined #buildbot
<tuxillo> tardyp: yes. there is some mechanism in redmine that you can pipe emails from procmail to redmine directly in order to create tickets in a specific tracker. and, since redmine does not have webhooks, i was wondering if one could go and poll the redmine api
<tardyp> skelly: merged
<tardyp> tuxillo: you can in theory create a vcs poller which polls redmine api, but I am not sure if buildbot is the right tool for that
kkleine has quit [Ping timeout: 250 seconds]
<tuxillo> i don't know, probably it isn't
kraiskil has joined #buildbot
kraiskil has quit [Ping timeout: 252 seconds]
kraiskil has joined #buildbot
<Zash> Hey! What's a sensible approach to testing the same codebase in a number of different environments (ie different OS/distros and versions thereof)? We currently have quite the number of workers each running inside their own LXC container, all on the same physical machine. I'm not sure this is optimal.
<skelly> generally one builder per environment (e.g. build-x-debian-10, etc) and all of those builders then are triggered from the same scheduler
<skelly> can also have one builder to build and that triggers all of the test builders using Triggerable
kraiskil has quit [Ping timeout: 252 seconds]
TurBoss has joined #buildbot
TurBoss has left #buildbot ["User left"]