Skip to content

Remove Linux broker validation job, Fixes AB#3492227#2866

Merged
p3dr0rv merged 1 commit into
devfrom
pedroro/remove-linux-validation
Jan 17, 2026
Merged

Remove Linux broker validation job, Fixes AB#3492227#2866
p3dr0rv merged 1 commit into
devfrom
pedroro/remove-linux-validation

Conversation

@p3dr0rv
Copy link
Copy Markdown
Contributor

@p3dr0rv p3dr0rv commented Jan 16, 2026

This pull request removes the linuxBrokerValidation job from the azure-pipelines/pull-request-validation/build-consumers.yml pipeline configuration. This job was responsible for building and testing the Linux Broker component in the CI process.

Pipeline simplification:

  • Removed the entire linuxBrokerValidation job, including all steps for checking out the broker repository, setting environment variables, retrieving secrets from Azure Key Vault, installing dependencies, building, running tests, and publishing test results for the Linux Broker on Ubuntu.

AB#3492227

Removed the Linux broker validation job from the build consumers YAML file.
@p3dr0rv p3dr0rv requested a review from a team as a code owner January 16, 2026 23:43
Copilot AI review requested due to automatic review settings January 16, 2026 23:43
@github-actions
Copy link
Copy Markdown

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@p3dr0rv p3dr0rv added the No-Changelog This Pull-Request has no associated changelog entry. label Jan 16, 2026
@github-actions
Copy link
Copy Markdown

❌ Work item link check failed. Description contains AB#3492227 but the Bot could not link it to an Azure Boards work item.

Click here to learn more.

@github-actions
Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3492227 to an Azure Boards work item.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request removes the Linux Broker validation job from the CI/CD pipeline, simplifying the pull request validation process for the Common library. The change removes all testing infrastructure for the Linux Broker component from the automated PR validation flow.

Changes:

  • Removed the linuxBrokerValidation job and all its associated steps (81 lines total) from the consumer validation pipeline

@github-actions github-actions Bot changed the title Remove Linux broker validation job Remove Linux broker validation job, Fixes AB#3492227 Jan 16, 2026
@p3dr0rv p3dr0rv merged commit 7a1ff49 into dev Jan 17, 2026
44 of 52 checks passed
@p3dr0rv p3dr0rv deleted the pedroro/remove-linux-validation branch January 17, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No-Changelog This Pull-Request has no associated changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants