Skip to content

Commit 9b35def

Browse files
bkenezhamza-m-masood
authored andcommitted
fix: disable identity,console,core-grpc for opensearch-basic
1 parent 20caa86 commit 9b35def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/camunda-platform-8.8/test/ci-test-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ integration:
3636
# exclude: [identity,console,core-grpc]
3737
- name: opensearch
3838
enabled: true
39-
exclude: []
39+
exclude: [identity,console,core-grpc]
4040
auth: basic
4141
# - name: elasticsearch
4242
# enabled: true

0 commit comments

Comments
 (0)