[cfarm-users] Automated deployment across multiple cfarm hosts

Martin Guy martinwguy at gmail.com
Tue Sep 10 16:50:14 CEST 2024


Funny you should ask. I just implemented a set of scripts to perform 
operations on all compile farm machines including installing build 
dependencies under $HOME, configuring with different flags on some 
architectures, compiling a prog and running its regression test suite 
everywhere.

It was sox_ng-.specific but yesterday I made it run from a .dep file for 
each program you want to test. It'll still be crufty and inefficient but 
pretyty much works.

As it's all driven over ssh, I can delete everything from all machines 
when done and lose nothing.

It's not exactly what you're asking for, but may be adaptable to need.

https://codeberg.org/sox_ng/cfarm

Enjoy! Reports defects

     M


More information about the cfarm-users mailing list