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
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
e2e_test.go:119: Waiting 1m0s for service ods-pipeline to have ready pods ...
e2e_test.go:119: Waiting 1m0s for service el-ods-pipeline to have ready pods ...
e2e_test.go:119: Waiting 1m0s for service el-nodeport to have ready pods ...
e2e_test.go:125: Sleeping for 10s to make it work - unsure why needed ...
e2e_test.go:127: Pushing file to Bitbucket ...
e2e_test.go:130: Waiting 1m0s for pipeline run to be triggered ...
e2e_test.go:133: context deadline exceeded
panic.go:613: Deleting namespace ssnmsbaa
panic.go:613: Deleting persistent volume with name ssnmsbaa
It waits for the pipeline run but eventually times out. I do not know the reason for this. My guess would be something related to resource usage.
This seems to happen only sometimes. More often than not it works ...