You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Running e2e tests on an ocp 4.14 cluster, the e2e failed with:
The text was updated successfully, but these errors were encountered: