This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch try_fix_ut
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/try_fix_ut by this push:
new a63cf2c2024 Fix flasky ITs
a63cf2c2024 is described below
commit a63cf2c2024614c27c4b16bf001dc639f0866691
Author: HTHou <[email protected]>
AuthorDate: Mon Nov 20 09:32:02 2023 +0800
Fix flasky ITs
---
.github/workflows/cluster-it-1c1d.yml | 1 -
.github/workflows/cluster-it-1c3d.yml | 1 -
2 files changed, 2 deletions(-)
diff --git a/.github/workflows/cluster-it-1c1d.yml
b/.github/workflows/cluster-it-1c1d.yml
index 1160d1feb33..f91732e6909 100644
--- a/.github/workflows/cluster-it-1c1d.yml
+++ b/.github/workflows/cluster-it-1c1d.yml
@@ -5,7 +5,6 @@ on:
branches:
- master
- 'rel/1.*'
- - try_fix_ut
paths-ignore:
- 'docs/**'
- 'site/**'
diff --git a/.github/workflows/cluster-it-1c3d.yml
b/.github/workflows/cluster-it-1c3d.yml
index 67f0e85d509..c6b3fced9cd 100644
--- a/.github/workflows/cluster-it-1c3d.yml
+++ b/.github/workflows/cluster-it-1c3d.yml
@@ -5,7 +5,6 @@ on:
branches:
- master
- 'rel/1.*'
- - try_fix_ut
paths-ignore:
- 'docs/**'
- 'site/**'