1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Sloane Hertel 467a1f54a3 s3_bucket: fix python3 sorting incompatibility (#27502)
* s3_bucket: fix policy sorting for python3 so strings are evaluated as less than tuples.

Add tests to ensure this behavior is maintained.

* Fix s3_bucket comparison function to work on both Python 3.5 and 3.6

* s3_bucket: document that cmp_to_key is used for python 2.7.

Add another test for s3_bucket to compare policies of different sizes.

* fix pep8

* Work around code-smell grepping by not using the word 'cmp'.
2017-08-03 15:41:26 -04:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration New module: manage Citrix Netscaler GSLB site configuration (network/netscaler/netscaler_gslb_site) (#27639) 2017-08-03 15:26:17 +01:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Switch back to FreeBSD 11.0 for CI stability. 2017-08-02 22:24:40 -07:00
sanity Fix for missing import and boilerplate 2017-08-03 09:40:44 -07:00
units s3_bucket: fix python3 sorting incompatibility (#27502) 2017-08-03 15:41:26 -04:00
utils Optimize running of CI cloud integration tests. 2017-07-14 22:28:14 -07:00