Skip to content
Snippets Groups Projects
Commit 5b9e744c authored by Karel van Klink's avatar Karel van Klink :smiley_cat: Committed by Aleksandr Kurbatov
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 4a6aba58
No related branches found
No related tags found
1 merge request!206migrate_iptrunk: optical checks
Pipeline #86695 passed
......@@ -223,10 +223,7 @@ def calculate_old_side_data(subscription: Iptrunk, replace_index: int) -> State:
@step("Check Optical PRE levels on the trunk endpoint")
def check_ip_trunk_optical_levels_pre(
subscription: Iptrunk,
callback_route: str,
) -> State:
def check_ip_trunk_optical_levels_pre(subscription: Iptrunk, callback_route: str) -> State:
"""Check Optical PRE levels on the trunk."""
extra_vars = {"wfo_ip_trunk_json": json.loads(json_dumps(subscription)), "check": "optical_pre"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment