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

KIKIMR-20042 Added table with statistics to LoadActor html report #565

Merged

Conversation

domwst
Copy link
Collaborator

@domwst domwst commented Dec 19, 2023

No description provided.

@domwst domwst added the ok-to-test Special label used to approve a PR for testing on our infrastructure label Dec 19, 2023
@github-actions github-actions bot removed the ok-to-test Special label used to approve a PR for testing on our infrastructure label Dec 19, 2023
Copy link

github-actions bot commented Dec 19, 2023

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 9056863.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
57859 48681 0 52 9123 3

🔴 linux-x86_64-release-asan: some tests FAILED for commit 9056863.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14078 13953 0 40 78 7

if (record.GetStatus() == NMsgBusProxy::MSTATUS_OK) {
worker->OnSuccess(stats.Size, responseTime);
} else {
LOG_WARN_S(ctx, NKikimrServices::BS_LOAD_TEST, " TEvKeyValue::TEvResponse is not OK, msg.ToString()# " << msg->ToString());
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about the prio, maybe it should be ERROR as before

@domwst domwst merged commit 34c1476 into ydb-platform:main Dec 19, 2023
3 of 7 checks passed
@domwst domwst deleted the KIKIMR-20042/kv-loadactor-enchancements branch December 19, 2023 14:00
This was referenced Dec 29, 2023
Closed
This was referenced Jan 11, 2024
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

Successfully merging this pull request may close these issues.

2 participants