Skip to content

Change the pool for testing to reduce pipeline running time #655

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

Merged
merged 5 commits into from
Sep 22, 2022

Conversation

kaibocai
Copy link
Member

Issue describing the changes in this PR

resolves #647

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Change the pool for testing to reduce pipeline running time

JDK_DOWNLOAD_LINK: 'https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u322-b06/OpenJDK8U-jdk_x64_linux_hotspot_8u322b06.tar.gz'
JAVA_VERSION: 'OpenJDK8U-jdk_x64_windows_hotspot_8u322b06'
JDK_PATH: 'jdk8u322-b06'
JAVA_VERSION_SPEC: '8'
open-jdk-8-windows:
imageName: 'MMS2019TLS'

Choose a reason for hiding this comment

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

Checking opinion of @eliaslopezgt as previously we changed this from windows-2019 to MMS2019TLS
#497

Copy link
Contributor

Choose a reason for hiding this comment

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

This is fine since it is using it for the test job.

Copy link
Contributor

@eliaslopezgt eliaslopezgt left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@kaibocai kaibocai merged commit f61a038 into dev Sep 22, 2022
@kaibocai kaibocai deleted the kaibocai/change-pipe-pool branch September 22, 2022 20:34
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.

Azure.azure-functions-java-worker pipeline fails to complete in 1 hour
3 participants