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

improvement(results): respond with error when result failed #482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soyacz
Copy link
Collaborator

@soyacz soyacz commented Oct 16, 2024

In case there is a cell with 'ERROR' status, then respond with error status, so client may take proper action based on it (e.g. marking test as failed).

refs: https://github.com/scylladb/qa-tasks/issues/1765

@soyacz soyacz requested review from fruch and k0machi October 16, 2024 07:16
@soyacz
Copy link
Collaborator Author

soyacz commented Oct 16, 2024

This requires a change in SCT to handle possible error and act accordingly (raise error event, so later test is failed).

In case there is a cell with 'ERROR' status, then respond with `error`
status, so client may take proper action based on it (e.g. marking test
as failed).

refs: scylladb/qa-tasks#1765
@soyacz
Copy link
Collaborator Author

soyacz commented Oct 16, 2024

this one should be merged after scylladb/scylla-cluster-tests#9011

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.

1 participant