ansible/test/units/modules
Adam Miller bc7ff83cd9 parted module not idempotent for esp flag and name (#40547)
* parted module not idempotent for esp flag and name

Fixes #40452

Currently the parted module doesn't take into account names with
spaces in them which leads to non-idempotent transactions on the
state of the system because the name comparison will never succeed.

Also, when the esp flag is set, parted infers the boot flag and the
parted module did not previously account for this. This lead to
non-idempotent transactions as well.

Signed-off-by: Adam Miller <admiller@redhat.com>

* fix unit tests, expected command changed in the patch

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-05-23 11:06:26 -04:00
..
cloud [aws] Create classes for Application Load Balancer (#33769) 2018-05-04 16:22:00 -04:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
monitoring icinga2_feature: fix module in check_mode (#39853) 2018-05-14 16:14:42 +05:30
net_tools Integration tests for Infoblox 2.5 modules (#40344) 2018-05-21 17:04:20 +05:30
network Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 2018-05-23 10:15:54 -04:00
packaging Add the ability to specify an install_dir to the gem module (#38195) 2018-05-21 09:55:43 -04:00
remote_management Python 2.6 str.format() compatibility fixes. 2018-01-10 14:08:11 -08:00
source_control Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
system parted module not idempotent for esp flag and name (#40547) 2018-05-23 11:06:26 -04:00
web_infrastructure
__init__.py
conftest.py Porting tests to pytest (#33387) 2017-12-05 12:43:13 -08:00
utils.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00