Description of problem: oc explain tests that validated the openapiv3 schema were added for the networking CRDs, but OVN provider doesn't use these CRDs and so a cluster brought up with OVN plugin will not have them enabled. As a result the explain tests fail. How reproducible: Always Steps to Reproduce: 1. Bring up a cluster with ovn as the network provider. 2. Run oc explain tests in the conformance/parallel suite. 3. Actual results: oc explain test fails Expected results: No error is reported by the explain tests. Additional info:
Confirmed with latest oc client, can't reproduce the issue now: [root@dhcp-140-138 ~]# ./oc version -o yaml clientVersion: buildDate: "2020-01-31T09:12:41Z" compiler: gc gitCommit: 709731817c7fef663038ab72dc13ea5fb0995cd2 gitTreeState: dirty gitVersion: openshift-clients-4.4-17-g70973181 goVersion: go1.13.4 major: "" minor: "" platform: linux/amd64 openshiftVersion: 4.4.0-0.nightly-2020-02-02-201619
*** Bug 1796591 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0581