commented pytest marker

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>
This commit is contained in:
karthikaeyetea
2022-06-15 15:19:40 +05:30
parent cf3b5b4e0d
commit c94a2d98ee

View File

@@ -4,7 +4,7 @@ import os
import time
import pandas as pd
pytestmark = [pytest.mark.advance, pytest.mark.multistaperf, pytest.mark.nat]
# pytestmark = [pytest.mark.advance, pytest.mark.multistaperf, pytest.mark.nat]
setup_params_general = {
"mode": "NAT",