Skip to content

Conversation

@LTA-Thinking
Copy link
Contributor

@LTA-Thinking LTA-Thinking commented Nov 14, 2025

Description

Fixes two issues failing builds:

  • Builds are timing out on unit tests due to the Reindex Orchestrator tests. They will be skipped while they are being reworked.
  • Retries of the SQL server creation step fail due to the firewall rule already existing. This adds a check for if the rule already exists.

Related issues

Addresses Bug 177012

Testing

PR build

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch

@LTA-Thinking LTA-Thinking requested a review from a team as a code owner November 14, 2025 16:35
@LTA-Thinking LTA-Thinking added Bug Bug bug bug. Open source This change is only relevant to the OSS code or release. labels Nov 14, 2025
@LTA-Thinking LTA-Thinking added this to the CY25Q4/2Wk03 milestone Nov 14, 2025
@LTA-Thinking
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@LTA-Thinking LTA-Thinking merged commit c995a92 into main Nov 14, 2025
49 of 53 checks passed
@LTA-Thinking LTA-Thinking deleted the personal/rojo/fix-build-issues branch November 14, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Bug bug bug. Open source This change is only relevant to the OSS code or release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants