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

tests: k8s: bats --show-output-of-passing-tests #8898

Conversation

danmihai1
Copy link
Contributor

Add --show-output-of-passing-tests to the k8s integration tests. The output of a passing test can be helpful when investigating a failure of the same test.

Fixes: #8885

Add --show-output-of-passing-tests to the k8s integration tests. The
output of a passing test can be helpful when investigating a failure
of the same test.

Fixes: kata-containers#8885

Signed-off-by: Dan Mihai <dmihai@microsoft.com>
Copy link
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @danmihai1!

/cc @wainersm

Copy link
Contributor

@zvonkok zvonkok left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Dan

@danmihai1
Copy link
Contributor Author

/test

@danmihai1 danmihai1 merged commit 295494c into kata-containers:main Jan 25, 2024
416 of 443 checks passed
@danmihai1 danmihai1 deleted the danmihai1/show-output-of-passing-tests branch January 25, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: use "bats --show-output-of-passing-tests" for kubernetes integration tests
5 participants