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

Third party container tests job should be triggered by docker image update? #773

Closed
sophia-guo opened this issue Dec 24, 2018 · 3 comments
Closed
Labels
bug type:external 3rd party application tests (invoked by the make target 'external')
Milestone

Comments

@sophia-guo
Copy link
Contributor

Third party container tests jobs are testing jdks from docker hub. It's better that jobs
https://ci.adoptopenjdk.net/view/Test_external/ be triggered by docker hub updates or by some timers instead of upstream jdk builds?

@smlambert
Copy link
Contributor

Agree, we could trigger these builds from the docker builds that produce the docker hub images which I believe are:
https://ci.adoptopenjdk.net/job/openjdk8_build_docker/
https://ci.adoptopenjdk.net/view/Docker%20Images/

We should understand the frequency and plan of the docker builds (and if they are kicked off by build pipelines or are currently separate). It would be nice to have all builds choreographed in a similar pattern.

@karianna karianna added the bug label Dec 25, 2018
@sophia-guo
Copy link
Contributor Author

sophia-guo commented Jan 11, 2019

This build https://ci.adoptopenjdk.net/job/openjdk8_build_docker/ seems like a testing/obsolete one, which probably need to be deleted. @gdams

Correct, I believe https://ci.adoptopenjdk.net/view/Docker%20Images/ are building and producing docker images. The build https://ci.adoptopenjdk.net/view/Docker%20Images/job/openjdk_build_docker_multiarch/ is configured as daily and using separate build repo https://github.com/AdoptOpenJDK/openjdk-docker

@sophia-guo
Copy link
Contributor Author

Closed by #1843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug type:external 3rd party application tests (invoked by the make target 'external')
Projects
None yet
Development

No branches or pull requests

3 participants