Skip to content

Commit

Permalink
updating snappi sample tgen test
Browse files Browse the repository at this point in the history
  • Loading branch information
ANISH-GOTTAPU committed Jun 10, 2021
1 parent 29e418d commit 96d8762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/snappi/test_snappi.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def __gen_all_to_all_traffic(testbed_config,
return testbed_config


def test_tgen(snappi_api,
def test_snappi(snappi_api,
tgen_testbed_config,
conn_graph_facts,
fanout_graph_facts,
Expand All @@ -88,7 +88,7 @@ def test_tgen(snappi_api,
Test if we can use Tgen API generate traffic in a testbed
Args:
snappi_api (pytest fixture): IXIA session
snappi_api (pytest fixture): Snappi session
tgen_testbed_config (pytest fixture): testbed configuration information
conn_graph_facts (pytest fixture): connection graph
fanout_graph_facts (pytest fixture): fanout graph
Expand Down

0 comments on commit 96d8762

Please sign in to comment.