Is your feature request related to a problem? Please describe.
The Ginkgo V1 version cannot be categorized and organized well, for example, test Replicas (2-3-5-3-2), must be placed in an IT (), otherwise it will be executed in random order. This can lead to this type of CASE only execute at the same time, and cannot be tested separately.
Describe the solution you'd like
Upgrade to V2 versions, it can implement the case order execution, and support the use of tag classification.
Describe alternatives you've considered
Additional context