Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use a standalone org in databend cloud to execute perf test #87

Open
flaneur2020 opened this issue Jul 8, 2022 · 0 comments
Open

use a standalone org in databend cloud to execute perf test #87

flaneur2020 opened this issue Jul 8, 2022 · 0 comments
Assignees

Comments

@flaneur2020
Copy link
Member

flaneur2020 commented Jul 8, 2022

currently we are using a shared databend cloud org in the perf test and the daily tests.

the perf-test warehosue maybe interleaved with our manual operations, and get the following logs.

2022/07/08 05:48:10 webapi.doRequest POST url=https://test.datafusecloud.com/api/v1/orgs/orgchasen-slug-test/tenant/warehouses req={"imageTag":"v0.7.121-nightly","name":"query-perf","size":"***"} resp={"success":true}
[20](https://github.com/datafuselabs/databend-perf/runs/7246282653?check_suite_focus=true#step:6:21)22/07/08 05:48:10 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Started", TotalInstances:1}
2022/07/08 05:48:11 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Started", TotalInstances:1}
20[22](https://github.com/datafuselabs/databend-perf/runs/7246282653?check_suite_focus=true#step:6:23)/07/08 05:48:13 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Started", TotalInstances:1}
2022/07/08 05:48:17 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Started", TotalInstances:1}
2022/07/08 05:48:25 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Started", TotalInstances:1}
2022/07/08 05:48:42 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Started", TotalInstances:1}
2022/07/08 05:49:14 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Started", TotalInstances:1}
2022/07/08 05:50:18 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Suspended", TotalInstances:1}
2022/07/08 05:52:[26](https://github.com/datafuselabs/databend-perf/runs/7246282653?check_suite_focus=true#step:6:27) org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Suspended", TotalInstances:1}
2022/07/08 05:56:43 org: orgchasen-slug-test warehouse status: &framework.WarehouseStatusDTO{Name:"query-perf", ReadyInstances:0, Size:"***", State:"Suspended", TotalInstances:1}
2022/07/08 05:56:43 Error creating warehouse: All attempts fail:

it'd better to make a standalone tenant to seperate the perf-test warehouse.

@flaneur2020 flaneur2020 self-assigned this Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant