Skip to content

Do not launch AQA_Test_Pipeline_RELEASE with vendor test repos parameters #1472

Description

@smlambert

We should stop passing in the vendor repos used by smoke tests in to the AQA_Test_Pipeline_RELEASE runs. By doing this, we are fetching additional test material that is not used in AQAvit testing, it is only needed for Temurin smoke tests.

These parameters are set properly for smoke tests here:
https://github.com/adoptium/ci-jenkins-pipelines/blob/master/pipelines/build/common/openjdk_build_pipeline.groovy#L165-L167

but appear to be passed through when running AQAvit tests (https://github.com/adoptium/ci-jenkins-pipelines/blob/master/pipelines/build/common/openjdk_build_pipeline.groovy#L288).

This is not blocking the release, just not ideal.

Metadata

Metadata

Labels

Type

No type

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions