File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 44 pull_request :
55 branches : ["master"]
66
7- timeout : " 75 " # minutes
8- machine : " L4_X_2 "
7+ timeout : " 55 " # minutes
8+ machine : " T4_X_4 "
99parametrize :
1010 matrix : {}
1111 include :
9696 export PL_RUN_STANDALONE_TESTS=1
9797 wget https://raw.githubusercontent.com/Lightning-AI/utilities/main/scripts/run_standalone_tests.sh
9898 bash ./run_standalone_tests.sh "tests_fabric"
99+ export PL_RUN_STANDALONE_TESTS=0
99100
100101 # echo "Reporting coverage" # todo
101102 # python -m coverage report
Original file line number Diff line number Diff line change 44 pull_request :
55 branches : ["master"]
66
7- timeout : " 75 " # minutes
8- machine : " L4_X_2 "
7+ timeout : " 55 " # minutes
8+ machine : " T4_X_4 "
99parametrize :
1010 matrix : {}
1111 include :
@@ -112,6 +112,7 @@ run: |
112112 export PL_RUN_STANDALONE_TESTS=1
113113 wget https://raw.githubusercontent.com/Lightning-AI/utilities/main/scripts/run_standalone_tests.sh
114114 bash ./run_standalone_tests.sh "tests_pytorch"
115+ export PL_RUN_STANDALONE_TESTS=0
115116
116117 echo "Testing: PyTorch standalone tasks"
117118 cd tests_pytorch/
You can’t perform that action at this time.
0 commit comments