Skip to content

Commit

Permalink
Add CCR tests to Manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Monu Singh <[email protected]>
  • Loading branch information
monusingh-1 committed Mar 6, 2023
1 parent 6191810 commit a7121c3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions manifests/3.0.0/opensearch-3.0.0-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,16 @@ ci:
image:
name: opensearchstaging/ci-runner:ci-runner-centos7-opensearch-build-v2
args: -e JAVA_HOME=/opt/java/openjdk-17
components:
- name: cross-cluster-replication
integ-test:
topology:
- cluster_name: leader
data_nodes: 2
cluster_manager_nodes: 0
- cluster_name: follower
data_nodes: 2
cluster_manager_nodes: 0
test-configs:
- with-security
- without-security

0 comments on commit a7121c3

Please sign in to comment.