Running e2e tests on an ocp 4.14 cluster, the e2e failed with:
Testing ManagedCluster Testing Clusterca sync Get CA from service account
/go/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/managedcluster_test.go:158
[FAILED] in [It] - /go/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/managedcluster_test.go:164 @ 11/10/23 02:43:19.359
• [FAILED] [0.020 seconds]
Testing ManagedCluster Testing Clusterca sync [It] Get CA from service account
/go/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/managedcluster_test.go:158
[FAILED] Unexpected error:
<*errors.errorString | 0xc000b338f0>:
secret with type kubernetes.io/service-account-token not found in service account kube-system/default
{
s: "secret with type kubernetes.io/service-account-token not found in service account kube-system/default",
}
occurred
In [It] at: /go/src/github.com/stolostron/multicloud-operators-foundation/test/e2e/managedcluster_test.go:164 @ 11/10/23 02:43:19.359
Running e2e tests on an ocp 4.14 cluster, the e2e failed with: