perf
perf copied to clipboard
Add CI
Lint, unit test, playbook test, in that order
Linting and unit tests successful. Need to add unit tests for these before moving to playbook tests:
- perf_synopsis
- ios_ping_csv
- ios_ipsla_csv
- ios_ping_stats
DTG role tested added to pipeline. Need to find a better way to get mock data without when: ci_test
everywhere. Investigate overloading ios_command
so that it just returns mock data without ruining the entire playbook base.