ansible/changelogs/fragments/test-ansible-runner-pin-psutil.yml
Sam Doran b6f6067dfd
[stable-2.10] ansible_runner test - Add constraints (#70667) (#70669)
A recent updated to psutil, which is a dependency of ansible-runner, fails
to install on older versions of pip.

Commit with the breaking change:

  135628639b
(cherry picked from commit 9d27d7c8b1)

Co-authored-by: Sam Doran <sdoran@redhat.com>
2020-07-15 17:32:09 -05:00

2 lines
122 B
YAML

bugfixes:
- add constraints file for ``anisble_runner`` test since an update to ``psutil`` is now causing test failures