Browse code

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)

Paul Belanger authored on 2019/05/05 04:55:20
Showing 1 changed files
... ...
@@ -4,5 +4,6 @@ junit-xml
4 4
 paramiko
5 5
 pyyaml
6 6
 pexpect # for _user test
7
+selectors2 # for ncclient
7 8
 ncclient # for Junos
8 9
 jxmlease # for Junos