Skip to content

Commit

Permalink
Add queryInsightsDashboards to 2.19, 3.0 dashboard test manifests
Browse files Browse the repository at this point in the history
Signed-off-by: David Zane <[email protected]>
  • Loading branch information
dzane17 committed Jan 28, 2025
1 parent fc605b7 commit 4033d71
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifests/2.19.0/opensearch-dashboards-2.19.0-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,8 @@ components:
test-configs:
- with-security
- without-security
- name: queryInsightsDashboards
integ-test:
test-configs:
- with-security
- without-security
6 changes: 6 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 @@ -158,3 +158,9 @@ components:
additional-cluster-configs:
opensearch.experimental.feature.application_templates.enabled: true
cluster.application_templates.enabled: true

- name: query-insights
integ-test:
test-configs:
- with-security
- without-security
5 changes: 5 additions & 0 deletions manifests/3.0.0/opensearch-dashboards-3.0.0-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,8 @@ components:
test-configs:
- with-security
- without-security
- name: queryInsightsDashboards
integ-test:
test-configs:
- with-security
- without-security

0 comments on commit 4033d71

Please sign in to comment.