Closed jan-cerny closed 2 weeks ago
This datastream diff is auto generated by the check Compare DS/Generate Diff
.
Due to the excessive size of the diff, it has been trimmed to fit the 65535-character limit.
I have rebased this PR on the top of the latest upstream master branch.
What about moving the platform definitions into respective group.yml
files?
I have rebased this PR on the top of the latest upstream master branch. Then, I have moved the common platforms to group.yml.
Code Climate has analyzed commit b785ae35 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 60.9% (0.0% change).
View more on Code Climate.
Change platforms for rules in disk_partitioning and partitions group. These rules check mount options or existence of separate partitions. These rules should not be applicable when building bootable containers and also should be applicable on a running image mode system. Bootable containers and immutable systems have a different filesystem layout where many paths are read-only.