Yesterday I was doing some testing with Bodhi's staging environment to try to reproduce a bug and test a proposed fix for it. The bug was in a library that Bodhi's repository composer uses to test whether the composed repository meets basic sanity checks. The composer runs this at the …
read moreOther articles
rpick
Asynchronous bodhi-ci
I've made some more progress with Bodhi's Continuous Integration test suite runner,
read morebodhi-ci
, over the past week or so.bodhi-ci
is intended to be used by both Jenkies and human developers, so that humans have a way to reproduce test failures locally. As of my most recent blog post about …Goodbye JJB, Hello Jenkies Pipeline
I've spent the last couple of weeks working on tidying up Bodhi's Continuous Integration story. This essentially comes down to two pieces: writing a new test running script for the CI system to use (and humans too in the development environment!), and switching from Jenkins Job Builder to Jenkies Pipeline …
read more