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

Tests: don't clone openshift/origin where possible #11392

Merged

Conversation

mmilata
Copy link
Contributor

@mmilata mmilata commented Oct 17, 2016

Fixes #7430.

@mmilata mmilata changed the title Tests: don't clone openshift/origin where possible [wip] Tests: don't clone openshift/origin where possible Oct 17, 2016
@mmilata mmilata force-pushed the dont-clone-origin-in-extendedtests branch 3 times, most recently from f113989 to a4270f0 Compare October 21, 2016 13:51
@mmilata mmilata changed the title [wip] Tests: don't clone openshift/origin where possible Tests: don't clone openshift/origin where possible Oct 21, 2016
@mmilata
Copy link
Contributor Author

mmilata commented Oct 21, 2016

Modified jenkins/kubernetes_plugin.go to not clone origin. There's some template preprocessing that's needed in order to use binary builds - could be avoided by making a copy of the template but I didn't like the idea of maintaining two almost identical files in the repo.

The test passes now (takes ~7 min on my VM), should I remove it from the list of excluded tests?

@bparees
Copy link
Contributor

bparees commented Oct 21, 2016

@mmilata how is it being excluded currently? (which bucket is it being excluded from)?

@bparees bparees self-assigned this Oct 21, 2016
@mmilata
Copy link
Contributor Author

mmilata commented Oct 21, 2016

@bparees
Copy link
Contributor

bparees commented Oct 21, 2016

yeah you can remove it from there. it doesn't matter all that much because it's already excluded by being marked Slow and it is indeed slow. Also the excluded tests are still run when you explicitly request a ginkgo filter, so when we do our extended test job it does get run. but for cleanliness, sure remove that line.

@bparees
Copy link
Contributor

bparees commented Oct 21, 2016

also that text doesn't actually match any current test description....

The jenkins/kubernetes_plugin.go test works now, remove it from the list
of excluded tests.
@bparees
Copy link
Contributor

bparees commented Oct 21, 2016

ah i guess it matches by concatenation, nm

@mmilata mmilata force-pushed the dont-clone-origin-in-extendedtests branch from a4270f0 to 53b0a7e Compare October 21, 2016 15:14
@mmilata
Copy link
Contributor Author

mmilata commented Oct 21, 2016

Removed from the excluded list.

@bparees
Copy link
Contributor

bparees commented Oct 21, 2016

[testextended][extended:core(builds)]

@bparees
Copy link
Contributor

bparees commented Oct 21, 2016

[testextended][extended:core(jenkins)]

@bparees
Copy link
Contributor

bparees commented Oct 21, 2016

lgtm, will merge if/when extended tests pass.

@gabemontero this jenkins test is one of the ones you're moving into image_ecosystem in another PR, right?

@mmilata
Copy link
Contributor Author

mmilata commented Oct 24, 2016

The test failure looks like something that might've been fixed by #11508. Let's try again.
[testextended][extended:core(jenkins)]

@openshift-bot
Copy link
Contributor

Evaluated for origin testextended up to 53b0a7e

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/testextended SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin_extended/666/) (Base Commit: 84cddbc) (Extended Tests: core(jenkins), core(builds))

@bparees
Copy link
Contributor

bparees commented Oct 24, 2016

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Oct 24, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/10548/) (Image: devenv-rhel7_5236)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 53b0a7e

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 53b0a7e

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/10548/) (Base Commit: 9195050)

@openshift-bot openshift-bot merged commit d50865b into openshift:master Oct 24, 2016
@gabemontero
Copy link
Contributor

On Fri, Oct 21, 2016 at 11:20 AM, Ben Parees [email protected]
wrote:

lgtm, will merge if/when extended tests pass.

@gabemontero https://github.com/gabemontero this jenkins test is one of
the ones you're moving into image_ecosystem in another PR, right?

yep i'll rebase when this merges ... and @mmilata looks to have
incorporated the fixes to kubernetes_plugin.go
as well


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#11392 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADbadGBhayBhnI3_ZK-I9B1sGCVkiGGrks5q2NgigaJpZM4KYnWB
.

@bparees
Copy link
Contributor

bparees commented Oct 25, 2016

@gabemontero this already merged, but between your comment and a few from @smarterclayton i'm thinking github is just finally delivering old email responses you guys sent.

@gabemontero
Copy link
Contributor

Yeah I made that last comment a few days ago. We are good here (as of Tue Oct 25 2:50 Eastern).

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.

4 participants