| ▲ | hylaride 5 hours ago | |||||||
At a previous job we used it to test our ansible playbooks via molecule, which were part of a CI/CD pipeline to create AWS AMIs. It worked well and was nicer to deal with than test kitchen for testing UNIXy things (is service running and/or enabled, does file have right permissions, does file include $TEXT, etc). It was very useful for us during big linux upgrades, such as when ubuntu went from upstart to systemd. It can also be good at capturing edge cases with brittle outcomes (especially as ansible went through enormous changes after the red hat acquisition). Dislikes? I had to fight with pyenvs a bit.. | ||||||||
| ▲ | gegtik 5 hours ago | parent [-] | |||||||
was this before uv? i feel like my pyenv struggles basically ceased once I started using it | ||||||||
| ||||||||