diff options
author | ansible-zuul[bot] <48994755+ansible-zuul[bot]@users.noreply.github.com> | 2019-09-13 06:24:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-13 06:24:00 +0000 |
commit | ef28a6ea97c61dab30f6ce53d0aa6cffd86dc007 (patch) | |
tree | ff875be7e8a7f28d3f3fbe82a61ba92aecf0eac8 /tests | |
parent | d302f85b79d5f48033b39ef1675894a053259fa5 (diff) | |
parent | 96903b4dfe6d5e2fdf85c69945aa196c912299b7 (diff) | |
download | vyos.vyos-ef28a6ea97c61dab30f6ce53d0aa6cffd86dc007.tar.gz vyos.vyos-ef28a6ea97c61dab30f6ce53d0aa6cffd86dc007.zip |
Merge pull request #31 from CaptTrews/ansible/collections-sync
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'tests')
-rw-r--r-- | tests/integration/network-integration.requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/integration/network-integration.requirements.txt b/tests/integration/network-integration.requirements.txt new file mode 100644 index 00000000..e08e0d81 --- /dev/null +++ b/tests/integration/network-integration.requirements.txt @@ -0,0 +1,5 @@ +pexpect # for _user test +scp # for Cisco ios +selectors2 # for ncclient +ncclient # for Junos +jxmlease # for Junos |