Skip to content

Conversation

@richm
Copy link
Contributor

@richm richm commented Apr 28, 2025

Cause: The role was doing the unmask after attemtping to start the given
unit.

Consequence: The role was not able to both unmask and start a unit that
was masked.

Fix: The role does the unmask first before doing the start.

Result: Masked units can be unmasked and started in a single role
invocation.

Signed-off-by: Rich Megginson rmeggins@redhat.com

…nits

Cause: The role was doing the unmask after attemtping to start the given
unit.

Consequence: The role was not able to both unmask and start a unit that
was masked.

Fix: The role does the unmask first before doing the start.

Result: Masked units can be unmasked and started in a single role
invocation.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@richm richm requested a review from spetrosi as a code owner April 28, 2025 20:42
@richm
Copy link
Contributor Author

richm commented Apr 28, 2025

[citest]

@richm
Copy link
Contributor Author

richm commented Apr 28, 2025

@richm richm merged commit f2c6153 into linux-system-roles:main Apr 28, 2025
28 of 29 checks passed
@richm richm deleted the fix-ordering-for-operations branch April 28, 2025 21:59
@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@9fbffa4). Learn more about missing BASE report.

Additional details and impacted files
@@         Coverage Diff          @@
##             main   #87   +/-   ##
====================================
  Coverage        ?     0           
====================================
  Files           ?     0           
  Lines           ?     0           
  Branches        ?     0           
====================================
  Hits            ?     0           
  Misses          ?     0           
  Partials        ?     0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant