Skip to content

Commit

Permalink
onboard skills repo to 3.0.0 (#5052)
Browse files Browse the repository at this point in the history
Signed-off-by: yuye-aws <[email protected]>
  • Loading branch information
yuye-aws authored Sep 26, 2024
1 parent acbfc51 commit ada9503
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
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 @@ -144,6 +144,12 @@ components:
- with-security
- without-security

- name: skills
integ-test:
test-configs:
- with-security
- without-security

- name: opensearch-system-templates
integ-test:
test-configs:
Expand Down
11 changes: 11 additions & 0 deletions manifests/3.0.0/opensearch-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,14 @@ components:
platforms:
- linux
- windows
- name: skills
repository: https://github.com/opensearch-project/skills.git
ref: main
platforms:
- linux
- windows
depends_on:
- job-scheduler
- anomaly-detection
- sql
- ml-commons

0 comments on commit ada9503

Please sign in to comment.