set time limitation
This commit is contained in:
parent
5ec3eccbf6
commit
13613b3414
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -802,6 +802,7 @@ jobs:
|
||||
run: |
|
||||
source ${{ env.INSTALL_DIR }}/setupvars.sh
|
||||
python3 ${{ env.PARALLEL_TEST_SCRIPT }} -e ${{ env.INSTALL_TEST_DIR }}/ov_cpu_func_tests -c ${{ env.PARALLEL_TEST_CACHE }} -w ${{ env.INSTALL_TEST_DIR }} -s suite -rf 0 -- --gtest_print_time=1 --gtest_filter=*smoke*
|
||||
timeout-minutes: 25
|
||||
|
||||
- name: Upload Test Results
|
||||
uses: actions/upload-artifact@v3
|
||||
|
1
thirdparty/json/nlohmann_json_schema_validator
vendored
Submodule
1
thirdparty/json/nlohmann_json_schema_validator
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 27fc1d094503623dfe39365ba82581507524545c
|
Loading…
Reference in New Issue
Block a user