diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 09a87641b..31375e1ca 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -28,7 +28,7 @@ jobs: with: lab_title: cisco_nxos network_os: cisco.nxos.nxos - pytest_addopts: "--color=yes -n 4 --log-level WARNING -vvv --role-excludes=snmp_server" + pytest_addopts: "--color=yes -n 2 --log-level WARNING -vvv --role-excludes=snmp_server" collection_pre_install: >- git+https://github.com/ansible-collections/ansible.utils.git git+https://github.com/ansible-collections/ansible.netcommon.git