CMP-3182: Remove unnecessary 4.2.yml assertion files - #13141
Conversation
|
Code Climate has analyzed commit 822a672 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 62.1% (0.0% change). View more on Code Climate. |
|
/lgtm |
|
@rhmdnd this needs a rebase, ;/ |
|
Node and platform compliance integration tests are failing on incompatible golang versions due to a recent refactor we did in ocp4e2e. Working to address those separately. |
ComplianceAsCode#12216 included an extra assertion file for 4.2.yml which we don't need. Likely a typo for 4.12.yml, which was included in the same commit.
|
@rhmdnd: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
#12216 included an extra
assertion file for 4.2.yml which we don't need. Likely a typo for
4.12.yml, which was included in the same commit.