Skip to content

Commit

Permalink
Revert "Change ci-runner to a10g for integration tests (#3553)" (#3584)
Browse files Browse the repository at this point in the history
This reverts commit 59b4855.
  • Loading branch information
yunchu authored Jun 5, 2024
1 parent 59b4855 commit fabb6ac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pre_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,7 @@ jobs:
./codecov -t ${{ secrets.CODECOV_TOKEN }} --sha $COMMIT_ID -U $HTTP_PROXY -f .tox/coverage_unit-test-${{ matrix.tox-env }}.xml -F ${{ matrix.tox-env }}
Integration-Test:
runs-on: [otx-gpu-a10g-1]
container:
image: 219678651685.dkr.ecr.eu-west-1.amazonaws.com/ote-ci:11.7.1.2-devel-ubuntu20.04
options: "--runtime=nvidia --env-file=/home/runner/.nvidia.env --ipc=host"
runs-on: [self-hosted, linux, x64, dev]
needs: Unit-Test
strategy:
fail-fast: false
Expand Down

0 comments on commit fabb6ac

Please sign in to comment.