Closed Tal-or closed 9 months ago
/approve
I very much like the idea
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ffromani, Tal-or
The full list of commands accepted by this bot can be found here.
The pull request process is described here
lgtm from my side
/lgtm
since we wanted to backport this, i think we need either NO-JIRA or a bug.
@Tal-or: This pull request explicitly references no jira issue.
since we wanted to backport this, i think we need either NO-JIRA or a bug.
Backport means we should also add labels to all test and backport that as well
since we wanted to backport this, i think we need either NO-JIRA or a bug.
Backport means we should also add labels to all test and backport that as well
Right , should we do that in separate PR's because we need to decide which tests gets what labels, Some tests may have multiple labels.
@Tal-or: all tests passed!
Full PR test history. Your PR dashboard.
/cherry-pick release-4.15
@Tal-or: new pull request created: #943
The label package contains a list of labels that can be used in the functests to indicate and point certain behavior or characteristics of the various tests.
Those can be filtered/focused by ginkgo before the test runs.
Example:
ginkgo --label-filter="!slow"
means avoid any specs labelledslow