qesap-utils lib
Copyright 2025 SUSE LLC
SPDX-License-Identifier: FSFAP
QE SAP <qe-sap@suse.de>
Package with util qesap-deployment functions
Get whether a specified job is still running or not.
In cases of ambiguous responses, they are considered to be in `running` state.
my $tags = qesap_get_public_cloud_tags();
Retrieve tags from the `PUBLIC_CLOUD_TAGS` openQA setting, map key=value pairs, override `openqa_var_job_id` with get_current_job_id(), and return a formatted, space-separated string suitable for the `--tags` argument of the az cli.