CMP-3790: Add test for remediation status 'NeedsReview' (46525)#1022
CMP-3790: Add test for remediation status 'NeedsReview' (46525)#1022Anna-Koudelkova wants to merge 1 commit intoComplianceAsCode:masterfrom
Conversation
|
@Anna-Koudelkova: This pull request references CMP-3790 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Anna-Koudelkova The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Skipping CI for Draft Pull Request. |
|
🤖 To deploy this PR, run the following command: |
| Scans: []compv1alpha1.ComplianceScanSpecWrapper{ | ||
| { | ||
| ComplianceScanSpec: compv1alpha1.ComplianceScanSpec{ | ||
| ContentImage: "quay.io/openshifttest/co_content:qe_remediation_variable", |
There was a problem hiding this comment.
This image is pretty old - I wonder if that's part of the problem?
https://quay.io/repository/openshifttest/co_content?tab=tags&tag=latest
Is there a container file where we can see how this image was built? Or, can we upstream that too and rebuild the image?
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Adding testcase OCP-46525 to upstream. Currently it is not working, not sure why. My best current guess is the problem might be the image that it is using, because right now even the downstream version of the test is failing with the same error message:
Question I am solving right now: How do I find out if the image is okay, or not?