Chris MacNaughton currently works at Lambda, working on public cloud and
focusing on automated testing and storage. Previousle, he worked at
Canonical, leading the Ceph Engineering team and focusing on improving
testing as well as making Ceph easier to deploy and consume.
TLDR: Almost1 all of the actual charm tests have been removed from Zaza and moved to a new package in the openstack-charmers namespace: zaza-openstack-tests....
Migrating from Amulet to Zaza can seem like harrowing experience, but it doesn’t have to be! In this post, we will take a charm written with Amulet tests and...
Gitlab has added support for dependency scanning to their CI system. The recommended method for enabling this support is to enable their CI step that detects...
Setting up Rust CI on Gitlab is a fairly easy task, until you want to actually use it ;-) Throughout my time developing Rust libraries and applications, I’ve...