Closed heyste closed 4 months ago
Even though the report option is set, it doesn't get created.
--report-output=${REPORT} \
$ ./run-conformance-suite.sh ... --- PASS: TestConformance/TLSRouteInvalidReferenceGrant (1.39s) --- PASS: TestConformance/TLSRouteInvalidReferenceGrant/TLSRoute_with_BackendRef_in_another_namespace_and_no_ReferenceGrant_covering_the_Service_has_a_ResolvedRefs_Condition_with_status_False_and_Reason_RefNotPermitted (0.00s) --- PASS: TestConformance/TLSRouteSimpleSameNamespace (1.13s) --- PASS: TestConformance/TLSRouteSimpleSameNamespace/Simple_TLS_request_matching_TLSRoute_should_reach_infra-backend (0.01s) PASS ok github.com/cilium/cilium/operator/pkg/gateway-api 93.268s ~/repos/github/apisnoop/gateway-api-test-framework Conformance Suite completed. cilium report saved: /tmp/conformance-suite-report-20240722-0938-cilium.yaml. cat: /tmp/conformance-suite-report-20240722-0938-cilium.yaml: No such file or directory
Let's skip printing it if it doesn't exists
Even though the report option is set, it doesn't get created.
Let's skip printing it if it doesn't exists