WIP: after publishing images, trigger openQA tests
The variable names for the parameters of trigger_openqa()
might be open to improvement, if there are standard names for those bits that I've failed to guess.
BTW This introduces a dependency on openqa-client
, which is available in bookworm.
It also needs the user that's running the cron job to have access to a KEY/SECRET pair issued by openqa, which would normally go in ~/.config/openqa/client.conf (or perhaps /etc/openqa/client.conf if we're running as root)