Skip to content

test/lib/creation.go funcs should accept context.Context #5322

@cardil

Description

@cardil

Describe the bug
Most of the functions in test/lib/creation.go are creating their own background context within the function. That prevents the operation to be stopped from outside for ex. in case of timeout.

Expected behavior
None of the context.Context objects should be created within those create functions.

Metadata

Metadata

Assignees

Labels

area/test-and-releaseTest infrastructure, tests or releasekind/bugCategorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions