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

Bug 1906588: normalize ginkgo structuring so we avoid timing windows with k8s e2e setup when changing user #25754

Merged

Conversation

gabemontero
Copy link
Contributor

/hold

/test e2e-gcp-builds

@openshift-ci-robot openshift-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. vendor-update Touching vendor dir or related files labels Dec 9, 2020
@gabemontero gabemontero changed the title various debug around e2e-gcp-builds bombing out in k8s e2e startup Bug 1906588: @gabemontero normalize ginkgo structuring so we avoid timing windows with k8s e2e setup when changing user Dec 10, 2020
@openshift-ci-robot openshift-ci-robot added bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Dec 10, 2020
@openshift-ci-robot
Copy link

@gabemontero: This pull request references Bugzilla bug 1906588, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.7.0) matches configured target release for branch (4.7.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

In response to this:

Bug 1906588: @gabemontero normalize ginkgo structuring so we avoid timing windows with k8s e2e setup when changing user

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@gabemontero gabemontero changed the title Bug 1906588: @gabemontero normalize ginkgo structuring so we avoid timing windows with k8s e2e setup when changing user Bug 1906588: normalize ginkgo structuring so we avoid timing windows with k8s e2e setup when changing user Dec 10, 2020
@gabemontero
Copy link
Contributor Author

gabemontero commented Dec 10, 2020

and we have a passing e2e-gcp-builds again !!

https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/25754/pull-ci-openshift-origin-master-e2e-gcp-builds/1337139009113034752

I'll update the other pipelines (for the jenkins repo and for s390 / ppc64le) and let's get his reviewed for tag / merge

@akram @waveywaves - FYI ... it looks like recent changes in k8s e2e framework has exposed some timing windows in the pipeline strategy tests with how we structured the g.Describe, g.Context, etc., which we had done to minimize the number of concurrent jenkins instances. That is no longer tenable, and I've changed the ginkgo embedding to match what we do in the other e2e's.

@petr-muller @stevekuznetsov @soltysh @adambkaplan @coreydaley @otaviof

@gabemontero
Copy link
Contributor Author

/hold cancel

/assign @adambkaplan

but feel free to lgtm if you get anxious @soltysh ;-)

review will be easiest if you use the https://github.com/openshift/origin/pull/25754/files?w=1 to eliminate white space diffs

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 10, 2020
@gabemontero
Copy link
Contributor Author

/retest

1 similar comment
@gabemontero
Copy link
Contributor Author

/retest

@gabemontero
Copy link
Contributor Author

string stutter addressed @adambkaplan PTAL

Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, gabemontero

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, gabemontero

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 11, 2020
@soltysh
Copy link
Member

soltysh commented Dec 11, 2020

/override ci/prow/e2e-agnostic-cmd
the changes is not relevant to this test case

@openshift-ci-robot
Copy link

@soltysh: Overrode contexts on behalf of soltysh: ci/prow/e2e-agnostic-cmd

In response to this:

/override ci/prow/e2e-agnostic-cmd
the changes is not relevant to this test case

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@gabemontero
Copy link
Contributor Author

/override ci/prow/e2e-agnostic-cmd
the changes is not relevant to this test case

thanks @soltysh was going to ask for that when I came back from lunch

otherwise, fips has passed previously and this PRs changes do not impact it ... so hopefully its flakes are not persistent and we finish with this one

@gabemontero
Copy link
Contributor Author

sigh ... sig-api-machinery and sig-network failures in fips still

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 854d7e0 into openshift:master Dec 11, 2020
@openshift-ci-robot
Copy link

@gabemontero: All pull requests linked via external trackers have merged:

Bugzilla bug 1906588 has been moved to the MODIFIED state.

In response to this:

Bug 1906588: normalize ginkgo structuring so we avoid timing windows with k8s e2e setup when changing user

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@gabemontero gabemontero deleted the dbg-e2e-gcp-builds branch December 11, 2020 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants