Add COMPOSE_ID into the pungi log file

Jira: RHELCMP-6739

Signed-off-by: Ozan Unsal <ounsal@redhat.com>
This commit is contained in:
Ozan Unsal 2021-09-21 10:48:35 +02:00
parent ba6f7429ee
commit 9612241396
1 changed files with 2 additions and 0 deletions

View File

@ -377,6 +377,8 @@ def run_compose(
)
compose.log_info("Compose top directory: %s" % compose.topdir)
compose.log_info("Current timezone offset: %s" % pungi.util.get_tz_offset())
compose.log_info("COMPOSE_ID=%s" % compose.compose_id)
compose.read_variants()
# dump the config file