Adding upstream version 0.8.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b16cc97368
commit
55e5e7ac79
49 changed files with 4592 additions and 0 deletions
5
pytest.ini
Normal file
5
pytest.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[pytest]
|
||||
markers =
|
||||
webtest: Tests that require connectivity to Arista.com.
|
||||
slow: Test that are slow to run and excluded by default.
|
||||
eos_download: Testing of EOS-DOWNLOAD
|
Loading…
Add table
Add a link
Reference in a new issue