Gareth J. Greenaway
Gareth J. Greenaway
### What does this PR do? When using preq on a state, then prereq state will first be run with test=True to determine if there are changes. When there are...
### What does this PR do? Napalm proxy better error handling ### What issues does this PR fix or reference? Fixes: #62435 ### Merge requirements satisfied? **[NOTICE] Bug fixes or...
**Description** The napalm proxy returns True when connections fail, this and other areas in the proxy minion need better error handling when things don't go right.
### What does this PR do? Move integration test system pytest ### Merge requirements satisfied? **[NOTICE] Bug fixes or features added to Salt require tests.** - [ ] Docs -...
### What does this PR do? moving tests/integration/modules/test_cmdmod.py to pytest. ### Commits signed with GPG? Yes Please review [Salt's Contributing Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html) for best practices. See GitHub's [page on GPG signing](https://help.github.com/articles/signing-commits-using-gpg/)...
**Description** When targeting multiple proxy minions controlled using Deltraproxy, the commands will timeout. **Setup** Configure deltaproxy minion with 3+ proxy minions and launch. **Steps to Reproduce the behavior** Target multiple...
### What does this PR do? Increase coverage for textfsm module ### Merge requirements satisfied? **[NOTICE] Bug fixes or features added to Salt require tests.** - [ ] Docs -...
### What does this PR do? cleaning up all the POST_NEON checks since Salt Neon (3000) was relea…sed 3 years ago and anything older is no longer supported. ### What...
**Description** proxy minions not getting kwargs key-value when they are run from deltaproxy which results in a traceback stating that multiple positional arguments have been passed. **Setup** Configure proxy minions...
This feature addition would complete the journey that Salt has been on to be able to provide full configuration management and remediation when changes occur. An example of this would...