From 7c6c54ec3cd8e05337e5b8094b744eb77a3b926b Mon Sep 17 00:00:00 2001 From: Rhys Campbell Date: Mon, 1 Jul 2024 12:35:30 +0200 Subject: [PATCH] pytest-xdist only --- .github/workflows/ansible-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index 16eccd5ab..cea4e3029 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -95,7 +95,7 @@ jobs: with: timeout_minutes: 3 max_attempts: 3 - command: pip install mtools==1.7.2 pymongo psutil coverage pytest-xdist pytest + command: pip install mtools==1.7.2 pymongo psutil coverage pytest-xdist - name: Start a replicaset with mtools (3 nodes, starting from port 27017, auth enabled, rs name = replset) run: mlaunch --replicaset --auth