summaryrefslogtreecommitdiff
path: root/tests/topotests/route_scale/scale_test_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/route_scale/scale_test_common.py')
-rw-r--r--tests/topotests/route_scale/scale_test_common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/route_scale/scale_test_common.py b/tests/topotests/route_scale/scale_test_common.py
index b3cba1cb4e..3e20296018 100644
--- a/tests/topotests/route_scale/scale_test_common.py
+++ b/tests/topotests/route_scale/scale_test_common.py
@@ -182,7 +182,6 @@ def route_install_helper(iter):
# Build up a list of dicts with params for each step of the test;
# use defaults where the step doesn't supply a value
- scale_setups = []
s = scale_steps[iter]
d = dict(zip(scale_keys, s))