Skip to content

ci: Don't expose LAVA logs as artifacts (main)

The current TuxSuite configuration does not allow us to set remote tokens in LAVA, therefore Artifactory credentials will appear as plain text in LAVA job definitions and in the LAVA console log.

Rather than add the risk and complexity of conditionally exporting LAVA job definitions and logs when it is safe to do so, remove them completely.

The LAVA web UI (or TuxSuite) must be used to view LAVA logs.

Merge request reports