[CI][NVIDIA] Fixed test names (#18585)

This commit is contained in:
Alexandra Sidorova
2023-07-17 17:47:19 +04:00
committed by GitHub
parent e434285445
commit 440c05d5b9

View File

@@ -141,7 +141,7 @@ jobs:
-DENABLE_TESTS=ON \
-S /root/repos/openvino \
-B /root/w/build &&
cmake --build /root/w/build --parallel --config Release --verbose -- CudaFuncTests CudaUnitTests"
cmake --build /root/w/build --parallel --config Release --verbose -- ov_nvidia_func_tests ov_nvidia_unit_tests"
displayName: 'Docker build Lin'
- script: ls -alR $(OPENVINO_REPO_DIR)/bin/