Skip to content

PR and intake jobs should run the build instead of the check task #47795

Closed
@alpar-t

Description

@alpar-t

Currently the javadoc task is not part of check so javadoc failures will be discovered very late.

One reason for running check instead of build is that docker might not be available and the first one skips what can't be ran while the lather fails.
This however should not be an issues as the PR and intake workers are guaranteed to have docker.

Metadata

Metadata

Assignees

Labels

:Delivery/BuildBuild or test infrastructureTeam:DeliveryMeta label for Delivery team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions