Nathaniel Case
ab39481c31
cli_command module ( #42916 )
...
* Create cli_command module to do direct cliconf calls
* Update edgeos cliconf signature to match.
* cli_command is cli-only
* Add tests
2018-08-06 10:41:57 -04:00
Nathaniel Case
6cdf91fd35
Fix VyOS check mode ( #35977 )
...
* Revert "commented out check tests (#35788 )"
This reverts commit 3df2561405
.
* `discard_changes()` now uses `exit discard`
instead of just `discard`. Also a slight tweak to avoid a second `exit` after
`exit discard`
2018-02-11 11:40:33 -05:00
David Newswanger
3df2561405
commented out check tests ( #35788 )
2018-02-06 13:26:44 -05:00
David Newswanger
69cd705634
Add vyos smoke integration tests. ( #35456 )
...
* added preliminary vyos smoke tests
* added comments, determined current tests are sufficient
* add tests for check mode in module_utils.network.vyos
* removed vyos_smoke from shippable
* added comment explaining why AWS/Shippable tests won't work
2018-02-02 16:04:19 -05:00