Skip to content

Commit

Permalink
[Dataset] Use job-based file manager for SDK runner in iter_tensor_ba…
Browse files Browse the repository at this point in the history
…tches_benchmark_single_node test (#31864)

The release test iter_tensor_batches_benchmark_single_node has failed the most recent run, due to the same issue discussed/addressed in #31752 and #31493 (the actual error message is: botocore.exceptions.DataNotFoundError: Unable to load data for: ec2/2016-11-15/endpoint-rule-set-1). This PR updates one remaining test to match this convention.

Signed-off-by: Scott Lee <[email protected]>
  • Loading branch information
scottjlee committed Jan 23, 2023
1 parent 58386d0 commit 54d87bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4391,7 +4391,6 @@
script: python iter_tensor_batches_benchmark.py

type: sdk_command
file_manager: sdk

- name: iter_batches_benchmark_single_node
group: data-tests
Expand Down

0 comments on commit 54d87bc

Please sign in to comment.