diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-03-01 09:17:53 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-03-01 09:17:53 -0500 |
| commit | b9a210f9514ae71d24c848f106a5d203841c5eb4 (patch) | |
| tree | e104eb0aee9c51667dfefd5d5497acb051d1bf41 /tests/topotests/pytest.ini | |
| parent | 5ad1fd54a802d1a781c3b1cb8aafc4e79891b485 (diff) | |
tests: Add pytest.mark.snmp
Add the ability to run snmp tests
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/pytest.ini')
| -rw-r--r-- | tests/topotests/pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index 0c45a09445..562e754f21 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -24,6 +24,7 @@ markers = sharpd: Tests that run against SHARPD staticd: Tests that run against STATICD vrrpd: Tests that run against VRRPD + snmp: Tests that run against snmp changes [topogen] # Default configuration values |
