Skip to content

Commit

Permalink
Removed excluded parts, changed files path.
Browse files Browse the repository at this point in the history
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
  • Loading branch information
nathaliellenaa committed Dec 30, 2024
1 parent 461e93a commit bb1b52b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
$schema: ../../../../json_schemas/test_story.schema.yaml

description: Test the prediction of new data with trained model.
distributions:
excluded:
- amazon-managed
- amazon-serverless
prologues:
- path: /_bulk
method: POST
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
$schema: ../../../../json_schemas/test_story.schema.yaml

description: Test the training of a model synchronously.
distributions:
excluded:
- amazon-managed
- amazon-serverless
prologues:
- path: /_bulk
method: POST
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
$schema: ../../../../json_schemas/test_story.schema.yaml

description: Test training a model, then immediately predict against the same training dataset.
distributions:
excluded:
- amazon-managed
- amazon-serverless
prologues:
- path: /_bulk
method: POST
Expand Down

0 comments on commit bb1b52b

Please sign in to comment.