-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.16, 4.17
-
Moderate
-
No
-
2
-
NE Sprint 255
-
1
-
Rejected
-
False
-
-
N/A (Internal Unit Test Fix)
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-34619. The following is the description of the original issue:
—
Description of problem:
`make test` is failing in openshift/coredns repo due to TestImportOrdering failure. This is due to the recent addition of the github.com/openshift/coredns-ocp-dnsnameresolver external plugin and the fact that CoreDNS doesn't generate zplugin.go formatted correctly so TestImportOrdering fails after generation.
Version-Release number of selected component (if applicable):
4.16-4.17
How reproducible:
100%
Steps to Reproduce:
1. make test
Actual results:
TestImportOrdering failure
Expected results:
TestImportOrdering should not fail
Additional info:
I created an upstream issue and PR: https://github.com/coredns/coredns/pull/6692 which recently merged. We will just need to carry-patch this in 4.17 and 4.16. The CoreDNS 1.11.3 rebase https://github.com/openshift/coredns/pull/118 is blocked on this.
- clones
-
OCPBUGS-34619 Unit test TestImportOrdering fails in openshift/coredns
- Closed
- is blocked by
-
OCPBUGS-34619 Unit test TestImportOrdering fails in openshift/coredns
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update