Skip to content

Add freeradius-prof.image as a conditional prerequisite to profiling test runs - #5863

Open
marc-casavant wants to merge 1 commit into
FreeRADIUS:masterfrom
marc-casavant:mode-profiling-image-prereq
Open

Add freeradius-prof.image as a conditional prerequisite to profiling test runs#5863
marc-casavant wants to merge 1 commit into
FreeRADIUS:masterfrom
marc-casavant:mode-profiling-image-prereq

Conversation

@marc-casavant

Copy link
Copy Markdown
Contributor

Running make test.multi-server.<suite>.<test> MODE=profiling directly would fail with a Docker pull error because the freeradius4-profiling/ubuntu24:<sha> image didn't exist locally.

The image build step (freeradius-prof.image) was only wired as a prerequisite on the top-level test.multi-server.profiling and test.multi-server.profiling.ci targets, and not on individual test targets.

The fix is to add freeradius-prof.image as a conditional prerequisite to each individual test target inside the TEST_MULTI_SERVER_INSTANCE macro.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@arr2036
arr2036 force-pushed the master branch 3 times, most recently from a5f29fd to 18a1035 Compare July 25, 2026 22:07
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