1%YAML 1.2 2--- | 3 <%! 4 import json 5 %> 6 ${json.dumps(lb_interop_test_scenarios, indent=4, sort_keys=True)} 7