-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.triage/supportIndicates an issue that is a support question.Indicates an issue that is a support question.
Milestone
Description
Type of question
Are you asking about community best practices, how to implement a specific feature, or about general context and help around the operator-sdk?
About how to implement e2e test using a third party test framework.
Question
What did you do?
A clear and concise description of the steps you took (or insert a code snippet).
I'm new into operator-sdk and I'd like to know how I implement e2e test using Ginkgo.
Trying to use Ginkgo for e2e test, however I couldn't find any way to pass testing.T
into framework.NewContext()
and functions like e2e/util/WaitForOperatorDeployment
.
Are there any example or documentations for my understanding?
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.triage/supportIndicates an issue that is a support question.Indicates an issue that is a support question.