File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5757 - name : s3torchconnectorclient unit tests
5858 run : pytest s3torchconnectorclient/python/tst/unit --hypothesis-profile ci --hypothesis-show-statistics
5959 - name : s3torchconnector unit tests
60- run : pytest s3torchconnector/tst/unit --hypothesis-profile ci --hypothesis-show-statistics
60+ run : pytest s3torchconnector/tst/unit --ignore s3torchconnector/tst/unit/lightning -- hypothesis-profile ci --hypothesis-show-statistics
6161
6262 lint :
6363 name : Python lints
Original file line number Diff line number Diff line change 8888 CI_REGION=${{ matrix.test-run.region }} \
8989 CI_BUCKET=${{ matrix.test-run.bucket }} \
9090 CI_STORAGE_CLASS=${{ matrix.test-run.storage-class }} \
91- pytest s3torchconnector/tst/e2e -n auto
91+ pytest s3torchconnector/tst/e2e --ignore s3torchconnector/tst/e2e/test_e2e_s3_lightning_checkpoint.py - n auto
9292
9393 - name : s3torchconnectorclient ${{ matrix.test-run.name }} integration tests
9494 run : |
You can’t perform that action at this time.
0 commit comments