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

Regenerate test jobs to set artifactory info #5198

Closed
2 tasks done
llxia opened this issue Mar 21, 2019 · 1 comment
Closed
2 tasks done

Regenerate test jobs to set artifactory info #5198

llxia opened this issue Mar 21, 2019 · 1 comment
Assignees

Comments

@llxia
Copy link
Contributor

llxia commented Mar 21, 2019

After discussion with @jdekonin and @AdamBrousseau , we have decided to generate the test jobs with the default artifactory info. And upstream jobs do not need to pass artifactory details to the test pipeline (PR #5179).

  • Test job template will be updated to have ARTIFACTORY_REPO and JENKINS_DOMAIN

  • OpenJ9 Jenkins test jobs will be regenerated to set artifactory info:

ARTIFACTORY_SERVER=ci-eclipse-openj9
ARTIFACTORY_REPO=ci-eclipse-openj9
JENKINS_DOMAIN=Test

Edit: will rename JENKINS_DOMAIN to ARTIFACTORY_ROOT_DIR to avoid confusion.
ARTIFACTORY_ROOT_DIR=Test

@llxia llxia self-assigned this Mar 21, 2019
llxia added a commit to llxia/aqa-tests that referenced this issue Mar 21, 2019
- add ARTIFACTORY_REPO and ARTIFACTORY_ROOT_DIR
- rename JENKINS_DOMAIN to ARTIFACTORY_ROOT_DIR in Jenkins base to avoid
confusion. This value defaults to jenkins domain, but it can be set to
other value.

Issue: eclipse-openj9/openj9#5198

Signed-off-by: lanxia <lan_xia@ca.ibm.com>
smlambert pushed a commit to adoptium/aqa-tests that referenced this issue Mar 21, 2019
- add ARTIFACTORY_REPO and ARTIFACTORY_ROOT_DIR
- rename JENKINS_DOMAIN to ARTIFACTORY_ROOT_DIR in Jenkins base to avoid
confusion. This value defaults to jenkins domain, but it can be set to
other value.

Issue: eclipse-openj9/openj9#5198

Signed-off-by: lanxia <lan_xia@ca.ibm.com>
@llxia
Copy link
Contributor Author

llxia commented Mar 21, 2019

Test jobs for JDK8, 11, 12, 13 are regenerated with the default artifactory info.

@llxia llxia closed this as completed Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant