clusterpedia
clusterpedia copied to clipboard
e2e test:clusterpedia installation failure does not terminate the test
What happened?
In e2e testing, clusterpedia installation failure does not terminate the test
https://github.com/clusterpedia-io/clusterpedia/runs/7849779721?check_suite_focus=true#step:4:1860
What did you expect to happen?
If an exception occurs during clusterpedia installation, then terminate the e2e test
How can we reproduce it (as minimally and precisely as possible)?
None
Anything else we need to know?
No response
Clusterpedia Version
# replace the pod name of clusterpedia apiserver
$ kubectl -n clusterpedia-system exec {clusterpedia-apiserver-pod-name} -- apiserver --version=raw
# paste output here
# replace the pod name of clusterpedia clustersynchro-manager
$ kubectl -n clusterpedia-system exec {clustersynchro-manager-pod-name} -- clustersynchro-manager --version=raw
# paste output here
Host Kubernetes version
$ kubectl version
# paste output here
Hi @Iceber, Thanks for opening an issue! We will look into it as soon as possible.
Details
Instructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.
/cc @wzshiming PTAL, You can add some comments and fix steps, then add the good first issue label
@Iceber
This plugin only works with pull requests.
Details
Instructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.
/good-first-issue /assign
/help-wanted