[DNM] Investigate tls kuttl suite failures#826
[DNM] Investigate tls kuttl suite failures#826vyzigold wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vyzigold The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Seems like the tls kuttl-test suite often fails on the NAD metric-storage assertion. I'm trying to add further assertions to determine what exactly fails and why.
05f2f9b to
f54143f
Compare
|
/retest |
1 similar comment
|
/retest |
|
/test telemetry-operator-build-deploy-kuttl |
7 similar comments
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy |
|
/test telemetry-operator-build-deploy-kuttl |
|
/retest |
|
/test telemetry-operator-build-deploy-kuttl |
|
/retest |
|
/test images |
|
/test telemetry-operator-build-deploy-kuttl |
|
@vyzigold: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Maybe we should add some more timeout before assertion on the kuttl tests? Having to retest this number of times does not seem right, even if it will finally work out. |
|
I was trying to trigger a specific failure I saw back on Monday an 3 separate PRs and try to get some additional information. But the tests actually worked surprisingly well, until it whole started failing to pull some image. If you look at the history https://prow.ci.openshift.org/pr-history/?org=openstack-k8s-operators&repo=telemetry-operator&pr=826 The first failure was because of my mistake. Then the test succeeded 6 times in a row, then they started hitting the image pull issue (which I guess is specific to this PR?). I was already thinking about just abandoning this effort, since the NAD issue didn't reappear. So I'm closing the PR. |
Seems like the tls kuttl-test suite often fails on the NAD metric-storage assertion. I'm trying to add further assertions to determine what exactly fails and why.