Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add run_isolated and pass_docker_extra_args to docker hook #3952

Merged
merged 90 commits into from Mar 17, 2024
Merged

Conversation

ilaner
Copy link
Contributor

@ilaner ilaner commented Jan 15, 2024

This PR adds support for the following keys in the docker hook:

  • run_isolated: to run tests in an isolated container
  • pass_docker_extra_args: to provide extra docker run args to the container (for example, to run without networking.

fixes: https://jira-dc.paloaltonetworks.com/browse/CIAC-9597

Copy link

Changelog(s) in markdown:

  • Added support for run_isolated field to the pre-commit configuration file. #3952
  • Added support for pass_docker_extra_args field to the pre-commit configuration file. #3952

@ilaner ilaner merged commit 456db10 into master Mar 17, 2024
34 checks passed
@ilaner ilaner deleted the pytest-runner branch March 17, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants