You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Kevin Breit 7864df8cb9 meraki - Rewrite update requirement check (#48394)
* Rewrite idempotency check
- Check now operates recursively and works on multiple types
- Order of lists matter

* Remove blank line for lint

* Fixed idempotency checks in meraki_ssid
- New sanitize() method for finding keys unique in compared dicts
- Fixed bug in meraki_ssid where SSID specified by number breaks
  - This will require a backport
- Converted ignored_keys from tuple to list

* Made changes required for idempotency

* Add changelog fragment

* Add unidirectional option for testing

* Disable option 1 check

* General fixes for is_update_required testing
- Added commented out debug statements in method
- Fixed ignored_keys modifications

* Remove old commented algorithm
5 years ago
..
cache
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration meraki - Rewrite update requirement check (#48394) 5 years ago
legacy Removed legacy Digital Ocean tasks (#51786) 6 years ago
results
runner Add missing scp dependency for ios_file tests (#56956) 5 years ago
sanity $result.reboot_required = $feature_result.RestartNeeded (#56419) 5 years ago
units Rename _facts -> _info (#57028) 5 years ago
utils Add Hetzner Cloud to CI integration tests. 6 years ago