Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Make locking more debuggable, and start reworking smoketests. [5/6] #45

Conversation

VictorLowther
Copy link
Contributor

  • Replace acquire_lock and release_lock with a single try_lock function.

  • Convert all users of acquire_lock and release_lock to use try_lock.

  • Add instrumentation to try_lock to blow up informativey on deadlock.

  • Chop out parts of openstack smoketests that are not applicable.

    smoketest/00-check-keystone.test | 4 ++++
    1 file changed, 4 insertions(+)

Crowbar-Pull-ID: 0007483fe1414a718d9d6de4c89b95020d7b4f05

Crowbar-Release: development

galthaus added a commit that referenced this pull request Oct 26, 2012
…14a718d9d6de4c89b95020d7b4f05

Make locking more debuggable, and start reworking smoketests. [5/6]
@galthaus galthaus merged commit fab5803 into crowbar:master Oct 26, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants