Skip to content
Success

Changes

Summary

  1. chore: sqllogic test pod use specify node (#3017) (commit: fbaaa2f) (details)
Commit fbaaa2ff1f6ff96088bf8ce2ce6f9d183828eb5c by noreply
chore: sqllogic test pod use specify node (#3017)

### **User description**
sqllogic test pod use specify node to avoid the test script from getting
stuck


___

### **PR Type**
enhancement


___

### **Description**
- Added a node selector for `ci-nvme-high-performance` with value `true`
in the `latest` pipeline configuration.
- Added a node selector for `ci-nvme-high-performance` with value `true`
in the `release-8.2` pipeline configuration.



___



### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement
</strong></td><td><table>
<tr>
  <td>
    <details>
<summary><strong>pod-pull_sqllogic_test.yaml</strong><dd><code>Add node
selector for high-performance NVMe in latest
pipeline</code></dd></summary>
<hr>
     
pipelines/pingcap/tidb/latest/pod-pull_sqllogic_test.yaml

<li>Added a node selector for <code>ci-nvme-high-performance</code> with
value <code>true</code>.<br>


</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3017/files#diff-18868a47ddbab92e0dca0746ff1f8901ba2e7e00ce1c7e19acf2e239b68e01d1">+4/-0</a>&nbsp;
&nbsp; &nbsp; </td>

</tr>                   

<tr>
  <td>
    <details>
<summary><strong>pod-pull_sqllogic_test.yaml</strong><dd><code>Add node
selector for high-performance NVMe in release-8.2
pipeline</code></dd></summary>
<hr>
     
pipelines/pingcap/tidb/release-8.2/pod-pull_sqllogic_test.yaml

<li>Added a node selector for <code>ci-nvme-high-performance</code> with
value <code>true</code>.<br>


</details>
   

  </td>
<td><a
href="https://github.com/PingCAP-QE/ci/pull/3017/files#diff-41ffb42bb4a80ae755652f6fd9c3ca5db9558f1759ddbecc6d6ef606adc9ddbe">+5/-0</a>&nbsp;
&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: fbaaa2f)
The file was modifiedpipelines/pingcap/tidb/release-8.2/pod-pull_sqllogic_test.yaml (diff)
The file was modifiedpipelines/pingcap/tidb/latest/pod-pull_sqllogic_test.yaml (diff)