gnaponie / waiverdb

Forked from waiverdb 6 years ago
Clone

8895425 CI/CD: Correct `scratch` values in ci.container-image.test.complete messages

Authored and Committed by rayson 5 years ago
    CI/CD: Correct `scratch` values in ci.container-image.test.complete messages
    
    Following up https://pagure.io/waiverdb/pull-request/281.
    
    `scratch` field should be set to `true` for a PR test while `false` for other tests. New job parameter `IMAGE_IS_SCRATCH` is introduced to indicate if the tested container image is "scratch".