realtikvtest: make import-into/add-index tests works on nextgen#62112
Conversation
|
Hi @D3Hunter. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #62112 +/- ##
================================================
+ Coverage 72.9233% 73.3028% +0.3795%
================================================
Files 1739 1740 +1
Lines 482858 484284 +1426
================================================
+ Hits 352116 354994 +2878
+ Misses 109170 107691 -1479
- Partials 21572 21599 +27
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
/retest |
|
@D3Hunter: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
| // on nextgen, DXF works as a service and runs only on node with scope 'dxf_service', | ||
| // so all tasks must be submitted to that scope. | ||
| nextgenSEMTargetScope = "dxf_service" | ||
| NextgenSEMTargetScope = "dxf_service" |
There was a problem hiding this comment.
seems NextGen (G is capitalized)
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: GMHDBJD, lance6716 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
What problem does this PR solve?
Issue Number: ref #61702
Problem Summary:
What changed and how does it work?
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.