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

Add pipeline to test GCP images #233

Merged
merged 1 commit into from
May 13, 2020
Merged

Conversation

dustymabe
Copy link
Member

This adds the Jenkinsfile.kola.gcp file that will allow us to run tests
against GCP images just like we do for AWS images.

This adds the Jenkinsfile.kola.gcp file that will allow us to run tests
against GCP images just like we do for AWS images.
@dustymabe
Copy link
Member Author

Note that this PR doesn't enable the test to be called by the default pipeline yet. I'll need to debug and make sure everything works first. Since this is a side pipeline I'd like to do it in prod since I currently don't have a secondary pipeline environment to run this in.

The proposal is that we merge this and then I run it a few times in prod and fix any bugs before we enable it being called from the main Jenkinsfile.

Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

We should probably add all new jobs in the new style from now on. Though I don't blame you for just copy/pasting the AWS one and tweaking a few knobs. :) (A further cleanup actually would be to dedupe those two and just run the tests in parallel.)

Anyway, this LGTM!

@jlebon jlebon merged commit 9afeead into coreos:master May 13, 2020
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.

None yet

2 participants