Skip to content

Commit

Permalink
Elaborate on note that docker-priv only works with integration (ansib…
Browse files Browse the repository at this point in the history
  • Loading branch information
kbreit authored and samccann committed Sep 11, 2019
1 parent bcc3620 commit f79d03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docsite/rst/dev_guide/testing_integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ the Ansible continuous integration (CI) system is recommended.

Using Docker Engine to run Docker on a non-Linux host (such as macOS) is not recommended.
Some tests may fail, depending on the image used for testing.
Using the ``--docker-privileged`` option may resolve the issue.
Using the ``--docker-privileged`` option when running ``integration`` (not ``network-integration`` or ``windows-integration``) may resolve the issue.

Running Integration Tests
-------------------------
Expand Down

0 comments on commit f79d03d

Please sign in to comment.