Skip to content

Commit

Permalink
Revert "Disable multi cluster integtest for CCR (opensearch-project#4048
Browse files Browse the repository at this point in the history
)"

This reverts commit b1c12b0.
  • Loading branch information
monusingh-1 committed Oct 18, 2023
1 parent f42384e commit b8f683a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions manifests/2.10.0/opensearch-2.10.0-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ components:

- name: cross-cluster-replication
integ-test:
topology:
- cluster_name: leader
data_nodes: 1
cluster_manager_nodes: 0
- cluster_name: follower
data_nodes: 1
cluster_manager_nodes: 0
test-configs:
- with-security
- without-security
Expand Down

0 comments on commit b8f683a

Please sign in to comment.