Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Backport 51074) disk: support setting FAT size for format_ #54967

Closed
wants to merge 590 commits into from

Conversation

aplanas
Copy link
Contributor

@aplanas aplanas commented Oct 11, 2019

What does this PR do?

Add new optional parameter fat in disk.format_ to specify the FAT size (12, 16 or 32).

Tests written?

Yes

(backport #51074, already merged in develop)

@dwoz dwoz requested a review from a team as a code owner November 19, 2019 20:15
@ghost ghost requested a review from garethgreenaway November 19, 2019 20:15
@aplanas aplanas force-pushed the backport_51074 branch 2 times, most recently from a38b8c6 to 2ac9956 Compare December 3, 2019 16:27
Copy link
Contributor

@dwoz dwoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aplanas Looks like the mac os test failures are related to this change.

Copy link
Contributor

@dwoz dwoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aplanas The mac test failures seem too be related.

dwoz and others added 18 commits December 21, 2019 09:34
Reduce flakiness in test on windows
Ensure refresh and refresh_db both work in aptpkg
document retry_on_errors and error_retries boto opts and remove deprecation
Deprecate enviroment for environment in heat modules
Deprecate quiet kwarg in cmd.run state module
Document use of ? to split path/key in vault sdb is deprecated
Note known pip version incompatibility
dwoz and others added 22 commits January 2, 2020 02:32
[master] Allow the __utils__ dunder in Grains modules (port saltstack#49128)
(Backport 52962) mount: add not_change parameter to set_fstab and similars
Remove doc references to humanname in apt/PPA repo
fix error when exception message is not ascii
Extend `virt.network_define` to create NAT networks
Previously it was xmit_hash_policy, but that's not what the code is
actually looking for.
Doc fixes: stalekey engine; cloud.create example
garethgreenaway added a commit to garethgreenaway/salt that referenced this pull request Jan 3, 2020
dwoz added a commit that referenced this pull request Jan 6, 2020
@aplanas aplanas deleted the backport_51074 branch January 7, 2020 09:24
@waynew waynew removed the master-port label Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.