scale-network
scale-network copied to clipboard
[REVIEW] - Adds test for switch config types
Description of PR
- Formats switch-config/type so that each config is a single line
- Adds a datasources test for switchconfig types
Previous Behavior
There was no automation to enforce consistency across switch config types.
Tests
This pr adds tests. I would appreciate feed back on how to make sure I didn't break any automation that parses the switch configs and relies on using \ to split a config across lines.
closes #676