Skip to content

Cherry-pick two pipeline changes for the 1.16.2 patch release#18249

Merged
snnn merged 2 commits intorel-1.16.2from
snnn/patch-release
Nov 3, 2023
Merged

Cherry-pick two pipeline changes for the 1.16.2 patch release#18249
snnn merged 2 commits intorel-1.16.2from
snnn/patch-release

Conversation

@snnn
Copy link
Contributor

@snnn snnn commented Nov 2, 2023

Description

Pipeline changes for the 1.16.2 patch release

#17970
#18069

Motivation and Context

@snnn snnn requested a review from a team November 2, 2023 17:05
Changming Sun added 2 commits November 2, 2023 10:05
### Description
This is a temp fix for the failing "Zip-Nuget-Java-Nodejs Packaging
Pipeline". The pipeline is failing because I removed NodeJS from the
build machine pool's image, to reduce the number of dependencies we need
to maintain in VMs.
So this PR will temporarily move the test to a different machine pool to
get the test passed. Then I will move the test to docker. Docker images
are relatively easier to update and maintain. Now we almost run all
Linux test in docker, except for this one. Moving it to docker is needed
for enabling GPU support in nodejs, because all our Linux VMs do not
have CUDA.


### Motivation and Context
@snnn snnn force-pushed the snnn/patch-release branch from cb365f4 to d7c9df3 Compare November 2, 2023 17:06
@snnn snnn changed the title Pipeline changes for the 1.16.2 patch release Cherry-pick two pipeline changes for the 1.16.2 patch release Nov 2, 2023
Copy link
Contributor

@jchen351 jchen351 left a comment

Choose a reason for hiding this comment

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

Approved

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.

4 participants