Skip to content
Success

Changes

Summary

  1. fix: fix br & lightning job name (#3016) (commit: f2e8a8d) (details)
Commit f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2 by noreply
fix: fix br & lightning job name (#3016)

### **User description**
fix br & lightning job name


___

### **PR Type**
Bug fix, Enhancement


___

### **Description**
- Fixed the script paths for BR and Lightning integration test jobs in
Groovy files.
- Removed `artifactVerify` parameter from `fetchAndExtractArtifact`
calls in the `pull_check2.groovy` file.
- Removed debug and v2 pod configuration files.
- Fixed job names, contexts, triggers, and rerun commands for BR and
Lightning integration tests in the presubmits YAML file.



___



### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug fix
</strong></td><td><table>
<tr>
  <td>
    <details>
<summary><strong>pull_integration_br_test.groovy</strong><dd><code>Fix
script path for BR integration test job</code>&nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; </dd></summary>
<hr>
     
jobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy

- Fixed the script path for the BR integration test job.



</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3016/files#diff-81f8dd4fafb51cad0effa106ece4d7025f4adc34ca6134daa2a0e0a3063efdac">+1/-1</a>&nbsp;
&nbsp; &nbsp; </td>

</tr>                   

<tr>
  <td>
    <details>

<summary><strong>pull_integration_lightning_test.groovy</strong><dd><code>Fix
script path for Lightning integration test job</code>&nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
<hr>
     
jobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy

- Fixed the script path for the Lightning integration test job.



</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3016/files#diff-0d603139213abd080730935ca8688f146ee74319f1468db5eef17c7b7f8bcfde">+1/-1</a>&nbsp;
&nbsp; &nbsp; </td>

</tr>                   

<tr>
  <td>
    <details>
<summary><strong>release-8.2-presubmits.yaml</strong><dd><code>Fix job
names and contexts for BR and Lightning integration
tests</code></dd></summary>
<hr>
     
prow-jobs/pingcap/tidb/release-8.2-presubmits.yaml

<li>Fixed job names and contexts for BR and Lightning integration
tests.<br> <li> Adjusted job triggers and rerun commands.<br>


</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3016/files#diff-6b7a142781e2dac4873adbff7433d5d0218d143d21fc9c6194c0c3a3b42fd2bb">+24/-22</a>&nbsp;
</td>

</tr>                   
</table></td></tr><tr><td><strong>Enhancement
</strong></td><td><table>
<tr>
  <td>
    <details>
<summary><strong>pull_check2.groovy</strong><dd><code>Remove
artifactVerify parameter from fetchAndExtractArtifact
calls</code></dd></summary>
<hr>
     
pipelines/pingcap/tidb/release-8.2/pull_check2.groovy

<li>Removed <code>artifactVerify</code> parameter from
<code>fetchAndExtractArtifact</code> calls.<br>


</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3016/files#diff-36b79bfdc97468ed652103e48f1c087f194942c33313b4f636ac598ef85c28fe">+2/-2</a>&nbsp;
&nbsp; &nbsp; </td>

</tr>                   

<tr>
  <td>
    <details>
<summary><strong>pod-pull_check2_debug.yaml</strong><dd><code>Remove
debug pod configuration file</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
<hr>
     
pipelines/pingcap/tidb/release-8.2/pod-pull_check2_debug.yaml

- Removed the debug pod configuration file.



</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3016/files#diff-e7205a332e8c768032c48581b6880b090c522bd412c69e5d9177a4c35edf316a">+0/-91</a>&nbsp;
&nbsp; </td>

</tr>                   

<tr>
  <td>
    <details>
<summary><strong>pod-pull_check2_v2.yaml</strong><dd><code>Remove v2 pod
configuration file</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</dd></summary>
<hr>
     
pipelines/pingcap/tidb/release-8.2/pod-pull_check2_v2.yaml

- Removed the v2 pod configuration file.



</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3016/files#diff-18eaddf673fd0505f4add8e776a1d39aba5959da6652c22cc8b0a1f3de3359d3">+0/-65</a>&nbsp;
&nbsp; </td>

</tr>                   
</table></td></tr></tr></tbody></table>

___

> 💡 **PR-Agent usage**:
>Comment `/help` on the PR to get a list of all available PR-Agent tools
and their descriptions
(commit: f2e8a8d)
The file was modifiedjobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.2/pull_check2.groovy (diff)
The file was modifiedjobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy (diff)
The file was modifiedprow-jobs/pingcap/tidb/release-8.2-presubmits.yaml (diff)
The file was removedpipelines/pingcap/tidb/release-8.2/pod-pull_check2_v2.yaml
The file was removedpipelines/pingcap/tidb/release-8.2/pod-pull_check2_debug.yaml