-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add a new Jenkins job to build containers for kola #959
Conversation
148cde7
to
e08cf8a
Compare
d4886bf
to
b343c89
Compare
I updated this PR with a few changes following @jlebon review :
|
8355381
to
104b4ac
Compare
@jlebon I just squashed all the commit and pushed an update. |
104b4ac
to
72d6b0a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One final comment, otherwise LGTM!
72d6b0a
to
46afa1d
Compare
Some kola tests require external images. This job will build and publish the images present under the test/containers path of coreos-assembler. Inital PR for coreos-assembler: coreos/coreos-assembler#3727 x-ref coreos/fedora-coreos-tracker#1639
46afa1d
to
6d2f2b5
Compare
Now that coreos/fedora-coreos-pipeline#959 is merged, we have these images built by the coreOS CI and hosted on the quay.io/coreos-assembler org. Point tests that requires containers to use images from the coreos-assembler org. See coreos#3727 Fixes coreos/fedora-coreos-tracker#1639
Now that coreos/fedora-coreos-pipeline#959 is merged, we have these images built by the coreOS CI and hosted on the quay.io/coreos-assembler org. Point tests that requires containers to use images from the coreos-assembler org. See coreos#3727 Fixes coreos/fedora-coreos-tracker#1639
Now that coreos/fedora-coreos-pipeline#959 is merged, we have these images built by the coreOS CI and hosted on the quay.io/coreos-assembler org. Point tests that requires containers to use images from the coreos-assembler org. See #3727 Fixes coreos/fedora-coreos-tracker#1639
Once coreos/coreos-assembler#3727 is merged i'll need to create the repos in quay and update the default values, before merging this one.