Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update prepare-pipelines.yml to use the new jobs-based template #27918

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

konrad-jamrozik
Copy link
Contributor

Context

This is an Azure SDK Engineering System Team PR, made to address failing prepare-pipelines pipeline, as explained in Azure/azure-sdk-tools#4888. The issue is currently mitigated with a manual configuration override of the machine pool used. This PR is a proper fix.

This PR is a follow-up PR to Azure/azure-sdk-tools#4930.

Changes made

This PR rewires prepare-pipelines.yml to use the new template introduced by Azure/azure-sdk-tools#4930. This template sets, via pool definition, the Ubuntu image used by the prepare-pipelines pipeline, thus properly addressing the issue. See that PR description for more context.

Testing done

See section on testing in Azure/azure-sdk-tools#4930

@konrad-jamrozik konrad-jamrozik self-assigned this Dec 13, 2022
@konrad-jamrozik konrad-jamrozik added the Central-EngSys This issue is owned by the Engineering System team. label Dec 13, 2022
@konrad-jamrozik konrad-jamrozik merged commit b37bb29 into main Dec 14, 2022
@konrad-jamrozik konrad-jamrozik deleted the konrad-jamrozik-patch-1 branch December 14, 2022 06:42
iscai-msft added a commit that referenced this pull request Dec 15, 2022
…into add_multiapi_combiner

* 'main' of https://github.com/Azure/azure-sdk-for-python: (214 commits)
  [ML] [Pipelines] Make optional input has consistent behavior in @pipeline (#27904)
  [AutoRelease] t2-network-2022-11-29-34202(can only be merged by SDK owner) (#27721)
  add test for early available output not set is_control (#27942)
  [AutoRelease] t2-billingbenefits-2022-12-12-85945(can only be merged by SDK owner) (#27905)
  [ml] support for registry environment next version auto increment (#27920)
  Fix path validation when specifying data asset using latest tag (#27957)
  [Eventhubs] Remove Six (#27948)
  Sync eng/common directory with azure-sdk-tools for PR 4944 (#27952)
  add experimental tag to job definition class (#27949)
  [Monitor][Query] Regen with DPG (#27831)
  [Tables] Move recordings to assets repo (#27927)
  Fixed bug in sip routing. SDK shouldnt send empty patch. (#27919)
  Update prepare-pipelines.yml (#27918)
  [auto relesae] support run recording test (#27940)
  refactor:eventhub/_eventprocessor:type hint added (#26208)
  [Question Answering] Move recordings to assets repo (#27939)
  [Conversations] Move recordings to assets repo (#27938)
  [Release_sdk_status] Fix release_sdk_status for run test break (#27906)
  [Schema Registry Avro] Move recordings to assets repo (#27935)
  [Schema Registry] Move recordings to assets repo (#27934)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants