Skip to content

Conversation

cgwalters
Copy link
Collaborator

The fact that we have a transient unit here is just implementation detail, no need to tell the user the name of the unit.

The fact that we have a transient unit here is just
implementation detail, no need to tell the user the
name of the unit.
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request aims to quiet the output from systemd-run when rebooting the system. The change is correct and achieves this by adding the --quiet flag. My review includes a suggestion to use the existing Task::quiet_output() helper method, which provides a more idiomatic way to achieve the same result within this project's architecture. This improves maintainability by consistently using the provided abstractions for command execution.

Copy link
Contributor

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@cgwalters
Copy link
Collaborator Author

OK looks like Testing Farm is having issues according to https://status.testing-farm.io/ ...

@cgwalters cgwalters enabled auto-merge July 25, 2025 19:02
@cgwalters
Copy link
Collaborator Author

Hmm I think I'm also going to drop the rawhide tests by default, we shouldn't be gating PRs on that.

Also, it's not clear to me we need to run e2e tests on every PR on both x86_64 and aarch64 across supported platforms by default.

If for example we get green on say centos-stream-10-aarch64, the chance that centos-stream-10-x86_64 is currently really low (apart from any code touching bootloader things).

@cgwalters cgwalters disabled auto-merge July 28, 2025 19:58
@cgwalters cgwalters merged commit b173486 into bootc-dev:main Jul 28, 2025
23 of 27 checks passed
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.

2 participants