You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Zhiltsov af65707eee
Mark tests that require external services (#5474)
Related: #5225 

External services are not available when we execute in Helm.

- Added a way to mark REST API tests that require external services to
run
- Changed the way of filtering tests in Helm tests

Currently, we can't execute external service mocks in tests, and we
ignore related tests in the Helm
execution command. But this command may be outdated, because Helm tests
are not executed in each PR.
This PR allows to indicate related tests and filter them out without the
need to synchronize the CI command.
3 years ago
..
bandit.yml Refactor CI (#5060) 3 years ago
black.yml Refactor CI (#5060) 3 years ago
cache.yml Refactor CI (#5060) 3 years ago
cancel.yml CI: canceling previous workflow runs (#3078) 5 years ago
cleanup.yml Extend logs for CI workflows (#5179) 3 years ago
codeql-analysis.yml Add CodeQL scan (#11) 4 years ago
comment.yml Refactor CI (#5060) 3 years ago
eslint.yml Refactor CI (#5060) 3 years ago
full.yml SDK: Add an adapter layer that presents a CVAT task as a torchvision dataset (#5417) 3 years ago
hadolint.yml Refactor CI (#5060) 3 years ago
helm.yml Mark tests that require external services (#5474) 3 years ago
isort.yml Fix isort version output in the workflow (#5436) 3 years ago
main.yml SDK: Add an adapter layer that presents a CVAT task as a torchvision dataset (#5417) 3 years ago
publish_docker_images.yml Update Github Actions (#5136) 3 years ago
pylint.yml Refactor CI (#5060) 3 years ago
remark.yml Refactor CI (#5060) 3 years ago
schedule.yml SDK: Add an adapter layer that presents a CVAT task as a torchvision dataset (#5417) 3 years ago
stylelint.yml Refactor CI (#5060) 3 years ago
update-yarn-lock.yml Refactor CI (#5060) 3 years ago