Skip to content

Conversation

@cevich
Copy link
Member

@cevich cevich commented May 13, 2019

Signed-off-by: Chris Evich cevich@redhat.com

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: cevich
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: mheon

If they are not already assigned, you can assign the PR to them by writing /assign @mheon in a comment when ready.

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

The pull request process is described here

Details 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

@cevich
Copy link
Member Author

cevich commented May 13, 2019

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 13, 2019
@cevich
Copy link
Member Author

cevich commented May 13, 2019

Note:

  • The A flavors: Add -debug
  • The B flavors: Remove -nodes 3
  • The numbers are meaningless, they simply increase chance of hitting flake.

@cevich cevich force-pushed the ginkgo_timeout branch 7 times, most recently from 5ff3003 to 2df8005 Compare May 13, 2019 20:33
StartAndAttach() runs start() in a goroutine, which can allow it
to fire after the caller returns - and thus, after the defer to
unlock the container lock has fired.

The start() call _must_ occur while the container is locked, or
else state inconsistencies may occur.

Fixes containers#3114

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Signed-off-by: Chris Evich <cevich@redhat.com>
@cevich
Copy link
Member Author

cevich commented May 14, 2019

okay, so just running rootless + this notify_socket test is all green after Matt's patch.

@cevich cevich closed this May 14, 2019
@cevich cevich deleted the ginkgo_timeout branch June 30, 2021 18:03
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants