Skip to content

CI: Allow a range of CVE count from GCR#2527

Merged
gavin-stackrox merged 1 commit intomasterfrom
gavin/CI/fix-gcr-image-scan
Jul 27, 2022
Merged

CI: Allow a range of CVE count from GCR#2527
gavin-stackrox merged 1 commit intomasterfrom
gavin/CI/fix-gcr-image-scan

Conversation

@gavin-stackrox
Copy link
Contributor

Description

Be less tied to GCRs current state.

Checklist

  • Investigated and inspected CI test results

Testing Performed

CI is sufficient

}
assert imageDetail.components >= components
assert imageDetail.cves >= totalCves
assert ((imageDetail.cves - 5)..(imageDetail.cves + 5)).contains(totalCves)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what a crazy syntax

@ghost
Copy link

ghost commented Jul 26, 2022

Images are ready for the commit at 54b3f71.

To use with deploy scripts, first export MAIN_IMAGE_TAG=3.71.x-158-g54b3f715d0.

@gavin-stackrox gavin-stackrox merged commit 0d41b06 into master Jul 27, 2022
@gavin-stackrox gavin-stackrox deleted the gavin/CI/fix-gcr-image-scan branch July 27, 2022 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants