Skip to content

Commit 81914b1

Browse files
committed
chore(ci): update clt to v0.7.7
1 parent 7041dd0 commit 81914b1

File tree

6 files changed

+25
-25
lines changed

6 files changed

+25
-25
lines changed

.github/workflows/clt_nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
steps:
145145
- name: Checkout repository
146146
uses: actions/checkout@v3
147-
- uses: manticoresoftware/[email protected].5
147+
- uses: manticoresoftware/[email protected].7
148148
with:
149149
test_prefix: ${{ matrix.test_prefix }}
150150
image: ${{ matrix.image }}
@@ -234,7 +234,7 @@ jobs:
234234
steps:
235235
- name: Checkout repository
236236
uses: actions/checkout@v3
237-
- uses: manticoresoftware/[email protected].5
237+
- uses: manticoresoftware/[email protected].7
238238
with:
239239
test_prefix: ${{ matrix.test_prefix }}
240240
image: ${{ matrix.image }}

.github/workflows/clt_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
test_prefix: test/clt-tests/vector-knn/
9393

9494
steps:
95-
- uses: manticoresoftware/[email protected].5
95+
- uses: manticoresoftware/[email protected].7
9696
with:
9797
artifact: ${{ inputs.artifact_name }}
9898
image: ${{ inputs.docker_image }}
@@ -101,4 +101,4 @@ jobs:
101101
test_prefix: ${{ matrix.test-suite.test_prefix }}
102102
comment_mode: failures
103103
run_args: "-e OPENAI_API_KEY -e VOYAGE_API_KEY -e JINA_API_KEY"
104-
ui_host: "https://clt.manticoresearch.com"
104+
ui_host: "https://clt.manticoresearch.com"

.github/workflows/nightly_dumps.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- name: Checkout
3333
uses: actions/checkout@v4
34-
- uses: manticoresoftware/[email protected].5
34+
- uses: manticoresoftware/[email protected].7
3535
with:
3636
image: manticoresearch/dind:v1
3737
test_prefix: test/clt-tests/mysqldump/versions/mariadb/
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- name: Checkout
4747
uses: actions/checkout@v4
48-
- uses: manticoresoftware/[email protected].5
48+
- uses: manticoresoftware/[email protected].7
4949
with:
5050
image: manticoresearch/dind:v1
5151
test_prefix: test/clt-tests/mysqldump/versions/mysql/
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- name: Checkout
6161
uses: actions/checkout@v4
62-
- uses: manticoresoftware/[email protected].5
62+
- uses: manticoresoftware/[email protected].7
6363
with:
6464
image: manticoresearch/dind:v1
6565
test_prefix: test/clt-tests/migration-es-ms/

.github/workflows/nightly_integration.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- name: Checkout repository
3636
uses: actions/checkout@v3
37-
- uses: manticoresoftware/[email protected].5
37+
- uses: manticoresoftware/[email protected].7
3838
with:
3939
test_prefix: test/clt-tests/integrations/filebeat/test-integrations-check-filebeat-versions
4040
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050
- name: Checkout repository
5151
uses: actions/checkout@v3
52-
- uses: manticoresoftware/[email protected].5
52+
- uses: manticoresoftware/[email protected].7
5353
with:
5454
test_prefix: test/clt-tests/integrations/logstash/test-integrations-check-logstash-versions
5555
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -64,7 +64,7 @@ jobs:
6464
steps:
6565
- name: Checkout repository
6666
uses: actions/checkout@v3
67-
- uses: manticoresoftware/[email protected].5
67+
- uses: manticoresoftware/[email protected].7
6868
with:
6969
test_prefix: test/clt-tests/integrations/grafana/test-integrations-check-grafana-versions
7070
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -82,7 +82,7 @@ jobs:
8282
steps:
8383
- name: Checkout repository
8484
uses: actions/checkout@v3
85-
- uses: manticoresoftware/[email protected].5
85+
- uses: manticoresoftware/[email protected].7
8686
with:
8787
test_prefix: test/clt-tests/integrations/dbeaver/test-integrations-dbeaver
8888
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -97,7 +97,7 @@ jobs:
9797
steps:
9898
- name: Checkout repository
9999
uses: actions/checkout@v3
100-
- uses: manticoresoftware/[email protected].5
100+
- uses: manticoresoftware/[email protected].7
101101
with:
102102
test_prefix: test/clt-tests/integrations/filebeat/test-integrations-filebeat
103103
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -112,7 +112,7 @@ jobs:
112112
steps:
113113
- name: Checkout repository
114114
uses: actions/checkout@v3
115-
- uses: manticoresoftware/[email protected].5
115+
- uses: manticoresoftware/[email protected].7
116116
with:
117117
test_prefix: test/clt-tests/integrations/fluentbit/test-integrations-fluentbit
118118
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -126,7 +126,7 @@ jobs:
126126
steps:
127127
- name: Checkout repository
128128
uses: actions/checkout@v3
129-
- uses: manticoresoftware/[email protected].5
129+
- uses: manticoresoftware/[email protected].7
130130
with:
131131
test_prefix: test/clt-tests/integrations/grafana/test-integrations-grafana
132132
image: manticoresearch/dind:v1
@@ -141,7 +141,7 @@ jobs:
141141
steps:
142142
- name: Checkout repository
143143
uses: actions/checkout@v3
144-
- uses: manticoresoftware/[email protected].5
144+
- uses: manticoresoftware/[email protected].7
145145
with:
146146
test_prefix: test/clt-tests/integrations/kafka/test-integration-
147147
image: manticoresearch/dind:v1
@@ -156,7 +156,7 @@ jobs:
156156
steps:
157157
- name: Checkout repository
158158
uses: actions/checkout@v3
159-
- uses: manticoresoftware/[email protected].5
159+
- uses: manticoresoftware/[email protected].7
160160
with:
161161
test_prefix: test/clt-tests/integrations/logstash/test-integrations-logstash
162162
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -171,7 +171,7 @@ jobs:
171171
steps:
172172
- name: Checkout repository
173173
uses: actions/checkout@v3
174-
- uses: manticoresoftware/[email protected].5
174+
- uses: manticoresoftware/[email protected].7
175175
with:
176176
test_prefix: test/clt-tests/integrations/vector/test-integrations-vector
177177
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -189,7 +189,7 @@ jobs:
189189
steps:
190190
- name: Checkout repository
191191
uses: actions/checkout@v3
192-
- uses: manticoresoftware/[email protected].5
192+
- uses: manticoresoftware/[email protected].7
193193
with:
194194
test_prefix: test/clt-tests/integrations/filebeat/test-integrations-support-filebeat-versions
195195
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -204,7 +204,7 @@ jobs:
204204
steps:
205205
- name: Checkout repository
206206
uses: actions/checkout@v3
207-
- uses: manticoresoftware/[email protected].5
207+
- uses: manticoresoftware/[email protected].7
208208
with:
209209
test_prefix: test/clt-tests/integrations/logstash/test-integrations-test-logstash-versions
210210
image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
@@ -219,7 +219,7 @@ jobs:
219219
steps:
220220
- name: Checkout repository
221221
uses: actions/checkout@v3
222-
- uses: manticoresoftware/[email protected].5
222+
- uses: manticoresoftware/[email protected].7
223223
with:
224224
test_prefix: test/clt-tests/integrations/grafana/test-integrations-test-grafana-versions
225225
image: manticoresearch/dind:v1

.github/workflows/pack_publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ jobs:
647647
image: [ "almalinux:8", "almalinux:9", "almalinux:10", "oraclelinux:9", "amazonlinux:latest" ]
648648
runs-on: ubuntu-22.04
649649
steps:
650-
- uses: manticoresoftware/clt@0.6.9
650+
- uses: manticoresoftware/clt@0.7.7
651651
with:
652652
image: ${{ matrix.image }}
653653
test_prefix: test/clt-tests/installation/rhel-dev-
@@ -662,8 +662,8 @@ jobs:
662662
image: [ "ubuntu:bionic", "ubuntu:focal", "ubuntu:jammy", "debian:bullseye", "debian:bookworm" ]
663663
runs-on: ubuntu-22.04
664664
steps:
665-
- uses: manticoresoftware/clt@0.6.9
665+
- uses: manticoresoftware/clt@0.7.7
666666
with:
667667
image: ${{ matrix.image }}
668668
test_prefix: test/clt-tests/installation/deb-dev-
669-
run_args: -e TELEMETRY=0
669+
run_args: -e TELEMETRY=0

.github/workflows/pack_publish_galera.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
image: [ "almalinux:8", "almalinux:9", "almalinux:10", "oraclelinux:9", "amazonlinux:latest" ]
206206
runs-on: ubuntu-22.04
207207
steps:
208-
- uses: manticoresoftware/[email protected].5
208+
- uses: manticoresoftware/[email protected].7
209209
with:
210210
image: ${{ matrix.image }}
211211
test_prefix: test/clt-tests/installation/rhel-dev-
@@ -220,7 +220,7 @@ jobs:
220220
image: [ "ubuntu:bionic", "ubuntu:focal", "ubuntu:jammy", "debian:bullseye", "debian:bookworm" ]
221221
runs-on: ubuntu-22.04
222222
steps:
223-
- uses: manticoresoftware/[email protected].5
223+
- uses: manticoresoftware/[email protected].7
224224
with:
225225
image: ${{ matrix.image }}
226226
test_prefix: test/clt-tests/installation/deb-dev-

0 commit comments

Comments
 (0)