Skip to content

[release/7.0-rc1] perf pipeline: Switch to node 14.x - #74089

Merged
carlossanlop merged 7 commits into
release/7.0-rc1from
backport/pr-74017-to-release/7.0-rc1
Aug 17, 2022
Merged

[release/7.0-rc1] perf pipeline: Switch to node 14.x#74089
carlossanlop merged 7 commits into
release/7.0-rc1from
backport/pr-74017-to-release/7.0-rc1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Backport of #74017 to release/7.0-rc1

/cc @radical

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

- Switch to node 14.x instead of 18.x, because the latter doesn't seem
to be compatible with ubuntu 18.x:
`node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)`
- Also, remove the existing `nodejs` package before installing a new
one, because these machines are shared, and would get affected by
installations performed by other runs.
This allows cases which don't care about this, to continue working,
because they won't set `$PERF_PREREQS_INSTALL_FAILED`, and default to
continuing with the job.
@ghostghost added the area-Infrastructure-coreclr Only use for closed issues label Aug 17, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #74017 to release/7.0-rc1

/cc @radical

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author:github-actions[bot]
Assignees:-
Labels:

area-Infrastructure-coreclr

Milestone:-

@radical

Copy link
Copy Markdown
Member

/azp run runtime-wasm-perf

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@radical

Copy link
Copy Markdown
Member

/azp run runtime-wasm-perf

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@carlossanlop

Copy link
Copy Markdown
Contributor

Approved and signed off.
Infra change only.
CI failure is a cancellation, unrelated.
Ready to merge. :shipit:

@carlossanlop
carlossanlop merged commit d4b85ca into release/7.0-rc1Aug 17, 2022
@carlossanlop
carlossanlop deleted the backport/pr-74017-to-release/7.0-rc1 branch August 17, 2022 23:38
@ghostghost locked as resolved and limited conversation to collaborators Sep 17, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclrOnly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@radical@carlossanlop@lewing