Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/cluster-it-1c1d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand All @@ -14,7 +13,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/cluster-it-1c3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand All @@ -14,7 +13,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand Down
9 changes: 9 additions & 0 deletions .github/workflows/pipe-it-2cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,15 @@ jobs:
cluster1: [LightWeightStandaloneMode, ScalableSingleNodeMode, HighPerformanceMode]
cluster2: [LightWeightStandaloneMode, ScalableSingleNodeMode, HighPerformanceMode]
os: [ ubuntu-latest ]
exclude:
- cluster1: LightWeightStandaloneMode
cluster2: LightWeightStandaloneMode
- cluster1: LightWeightStandaloneMode
cluster2: ScalableSingleNodeMode
- cluster1: ScalableSingleNodeMode
cluster2: LightWeightStandaloneMode
- cluster1: HighPerformanceMode
cluster2: LightWeightStandaloneMode
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/table-cluster-it-1c1d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand All @@ -14,7 +13,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/table-cluster-it-1c3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand All @@ -14,7 +13,6 @@ on:
branches:
- master
- 'rel/1.*'
- pipe-meta-sync
- 'rc/1.*'
paths-ignore:
- 'docs/**'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
branches:
- master
- 'rel/*'
- pipe-meta-sync
- "rc/*"
paths-ignore:
- 'docs/**'
Expand All @@ -17,7 +16,6 @@ on:
branches:
- master
- 'rel/*'
- pipe-meta-sync
- "rc/*"
paths-ignore:
- 'docs/**'
Expand Down