forked from netenglabs/suzieq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pytest.ini
80 lines (79 loc) · 1.32 KB
/
pytest.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[pytest]
#addopts =--strict -rfe --disable-warnings
addopts =--strict-markers -n auto -rfe -m 'not cndcn'
markers =
filter: filter output of the cli
smoke
slow
fast
engines
sqcmds
system
arpnd
bgp
show
service
textfsm
update_data
gather_dual_attach
gather_single_attach
dual_attach
single_attach
update_dual_attach
update_single_attach
cndcn
cleanup
gather_data
test_update
schema
nxos
eos
junos
cumulus
mixed
ios
iosxe
iosxr
coalesce
transform
rest
parsing
interface
device
ospf
route
mac
mlag
lldp
vlan
evpnVni
rest
vmx
schema
plugin
version
cli
poller
poller_unit_tests
poller_worker
poller_object
service_manager
poller_inventory
output_worker_manager
output_worker
coalescer_launcher
controller_source
controller
controller_unit_tests
controller_source_ansible
controller_source_native
controller_source_netbox
controller_chunker
controller_chunker_static
controller_credential_loader
controller_credential_loader_static
controller_credential_loader_credential_file
controller_device
controller_manager
controller_manager_static
xfail_strict = True