From 9e0ccc32f4831fdb9ee5760cbd21162750f4c90b Mon Sep 17 00:00:00 2001 From: Federico Ressi Date: Wed, 16 Feb 2022 10:09:03 +0100 Subject: [PATCH] Add 'minimal' marker to pytest.ini file Change-Id: Ie1c1e316d91d754fb29acc94838e0e95d40b5607 --- pytest.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index cf21d8156..41a4065a5 100644 --- a/pytest.ini +++ b/pytest.ini @@ -2,7 +2,8 @@ junit_family=legacy render_collapsed = True markers = - ovn_migration: Run test functions relevant for post OVN migration + ovn_migration: test cases for testing OVN migration + minimal: most relevant and lightweight test cases # rp_uuid = 887ab577-b89e-4b12-9d8f-03f7a0a5b14a