Skip to content

Commit

Permalink
Add oxv dimension
Browse files Browse the repository at this point in the history
Change-Id: I189f3fa232fbdedc17483552694144522f804e71
  • Loading branch information
oxve committed Jun 27, 2024
1 parent 5277b35 commit e787cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/on_device_tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ runs:
${LOADER_PLATFORM:+"--loader_config" "$LOADER_CONFIG"} \
${LOADER_PLATFORM:+"--loader_platform" "$LOADER_PLATFORM"} \
${DIMENSION:+"--dimension" "$DIMENSION"} \
--dimension "host_name=maneki-mhserver-01.mtv.corp.google.com" \
--dimension "oxv=true" \
${USE_SHARDING:+"--unittest_shard_index" "${{ matrix.shard }}"} \
${ON_DEVICE_TEST_ATTEMPTS:+"--test_attempts" "$ON_DEVICE_TEST_ATTEMPTS"} \
--archive_path "${GCS_PATH}/artifacts.tar" \
Expand Down

0 comments on commit e787cc1

Please sign in to comment.