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

TestManager: Show the state for current test #714

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

ecpullen
Copy link
Contributor

Issue number:

N/A

Description of changes:

In a previous pr, the status was changed to show the outcome for each result row including the current test's row, but if the agent errored, the state stayed as inProgress.

Testing done:

Ran cli status and verified that an errored test showed that there was an error.

$ cli status                                                                                               Mon Dec 19 17:04:32 2022

 NAME                                       TYPE             STATE             PASSED        SKIPPED        FAILED
 x86-64-aws-k8s-124                         Resource         completed
 x86-64-aws-k8s-124-instances-quick         Resource         completed
 x86-64-aws-k8s-124-test                    Test             error             0             0              0

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

In a previous pr, the status was changed to show the outcome for each
result row including the current test's row, but if the agent errored,
the state stayed as `inProgress`.
@ecpullen ecpullen merged commit 60c4480 into bottlerocket-os:develop Dec 19, 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

Successfully merging this pull request may close these issues.

3 participants