Skip to content

Conversation

@apaolillo
Copy link
Collaborator

Always create the SPEC installation directory to avoid redundant existence checks and simplify the install path.

Mark SPEC install and build commands as output_is_log so their output is treated as logging rather than benchmark data.

Extract runtime reporting by taking the duration from the last run output instead of assuming a single entry.

Update the run_once test to accept the SPEC ISO path as a CLI argument, making the test usable in real environments without hardcoded paths.

@apaolillo apaolillo self-assigned this Jan 28, 2026
Copy link
Collaborator

@matsvanmolle matsvanmolle left a comment

Choose a reason for hiding this comment

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

LGTM

Always create the SPEC installation directory to avoid redundant
existence checks and simplify the install path.

Mark SPEC install and build commands as `output_is_log` so their output
is treated as logging rather than benchmark data.

Extract runtime reporting by taking the duration from the last run
output instead of assuming a single entry.

Update the run_once test to accept the SPEC ISO path as a CLI argument,
making the test usable in real environments without hardcoded paths.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
@apaolillo apaolillo merged commit 6a67d05 into main Jan 28, 2026
2 checks passed
@apaolillo apaolillo deleted the specpref branch January 28, 2026 15:05
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.

3 participants