Skip to content

Commit

Permalink
Added remaining version tags.
Browse files Browse the repository at this point in the history
Signed-off-by: dblock <[email protected]>
  • Loading branch information
dblock committed Jul 11, 2024
1 parent c1acefd commit 9ffa887
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/ingest/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ epilogues:
- path: /_ingest/pipeline/books_pipeline
method: DELETE
status: [200, 404]
version: '>= 2.11'
chapters:
- synopsis: Create ingest pipeline for text embedding.
path: /_ingest/pipeline/{id}
Expand Down
1 change: 1 addition & 0 deletions tests/ml/model_groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ $schema: ../../json_schemas/test_story.schema.yaml

description: |
Test the creation of model groups.
version: '>= 2.11'
epilogues:
- path: /_plugins/_ml/model_groups/{model_group_id}
method: DELETE
Expand Down

0 comments on commit 9ffa887

Please sign in to comment.