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

E2E use ginkgo #299

Merged
merged 2 commits into from
Mar 25, 2024
Merged

E2E use ginkgo #299

merged 2 commits into from
Mar 25, 2024

Conversation

nvvfedorov
Copy link
Collaborator

To increase the stability and extensibility of the e2e tests, the e2e tests were refactored to use the ginkgo testing framework.

@nvvfedorov nvvfedorov changed the title E2e use ginkgo E2E use ginkgo Mar 21, 2024
Signed-off-by: Vadym Fedorov <vfedorov@nvidia.com>
tests/e2e/e2e_suite_test.go Outdated Show resolved Hide resolved
tests/e2e/e2e_suite_test.go Outdated Show resolved Hide resolved
tests/e2e/e2e_suite_test.go Outdated Show resolved Hide resolved
tests/e2e/e2e_suite_test.go Outdated Show resolved Hide resolved
tests/e2e/e2e_suite_test.go Show resolved Hide resolved
tests/e2e/e2e_suite_test.go Outdated Show resolved Hide resolved
tests/e2e/e2e_suite_test.go Outdated Show resolved Hide resolved
Signed-off-by: Vadym Fedorov <vfedorov@nvidia.com>
Copy link
Collaborator

@rohit-arora-dev rohit-arora-dev left a comment

Choose a reason for hiding this comment

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

@nvvfedorov

Thanks for addressing the review comments and making the requested changes.

/LGTM

@nvvfedorov nvvfedorov merged commit 31195d5 into main Mar 25, 2024
1 check passed
@nvvfedorov nvvfedorov deleted the e2e-use-ginkgo branch March 25, 2024 18:37
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