mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-28 10:24:45 +00:00
fix ci jobs (#545)
fix ci jobs Unit tests job is failing, trying to fix it ISSUE TYPE Bugfix Pull Request
This commit is contained in:
3
changelogs/fragments/fix-ci-unit-tests.yaml
Normal file
3
changelogs/fragments/fix-ci-unit-tests.yaml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
trivial:
|
||||||
|
- "unit tests - add missing pytest-forked into test-requirements.txt (https://github.com/ansible-collections/kubernetes.core/pull/545)."
|
||||||
@@ -4,3 +4,4 @@ mock
|
|||||||
pytest
|
pytest
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
pytest-mock
|
pytest-mock
|
||||||
|
pytest-forked
|
||||||
|
|||||||
Reference in New Issue
Block a user