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

[vdk-heartbeat] Fix successful run status check #724

Merged

Conversation

YanaZhivkova
Copy link
Contributor

Recently functionality for checking if the data job finished
successfully was added. It checks if the last execution of
the data job was successful - status 'succeeded'.

Check if status is 'succeeded', not 'success'.

Testing Done: ran vdk-heartbeat locally with
successful_run_test, and it finished successfully.

Signed-off-by: Yana Zhivkova yzhivkova@vmware.com

Recently functionality for checking if the data job finished
successfully was added. It checks if the last execution of
the data job was successful - status 'succeeded'.

Check if status is 'succeeded', not 'success'.

Testing Done: ran vdk-heartbeat locally with
successful_run_test, and it finished successfully.

Signed-off-by: Yana Zhivkova <yzhivkova@vmware.com>
@YanaZhivkova YanaZhivkova merged commit 9db34d2 into main Feb 21, 2022
@YanaZhivkova YanaZhivkova deleted the person/yzhivkova/Fix_vdk-heartbeat_successful_run_check branch February 21, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants