Add missing selectors2 requirement for network-integration tests

Otherwise, we get the following error:

  ERROR: ncclient 0.6.4 requires selectors2>=2.0.1, which is not installed.

when running ansible-test.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
(cherry picked from commit 72bfdb38b4f935d2025928cf7a443ef31d8c23f6)
This commit is contained in:
Paul Belanger 2019-05-04 15:55:20 -04:00 committed by Matt Clay
parent 457efa8136
commit 5a6b926744

View file

@ -4,5 +4,6 @@ junit-xml
paramiko
pyyaml
pexpect # for _user test
selectors2 # for ncclient
ncclient # for Junos
jxmlease # for Junos