Skip to content

ci/lava: validate-only LAVA mode, artifact YAML again

Revert "ci/lava: do not save lava.yaml in the artifacts"

We didn't want to artifact the job definition because it leaks JWTs, which can break our trust around restricted traces. But debugging in the dark is super irritating, so go back to artifacting it, just with the JWT censored.

This reverts commit 08600ef4, but with a custom censor to not leak the JWT.

@tomeu @padovan @anholt this is on top of !11192 (closed) and is pretty helpful I think

Merge request reports