]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Adds an identifier to the greenlet spawned by task 'link_toggle', which can then...
authorShilpa Jagannath <smanjara@redhat.com>
Mon, 3 Sep 2018 07:39:02 +0000 (13:09 +0530)
committerShilpa Jagannath <smanjara@redhat.com>
Wed, 5 Sep 2018 10:32:23 +0000 (16:02 +0530)
commit14da3f07f33268e541f709887b0681349fa00067
treec19aa960177ebcb6bfc5c40b19e6cd1e615a9bdb
parent6da212f7cfd05972ac5dc6e620838a2450379ba3
Adds an identifier to the greenlet spawned by task 'link_toggle', which can then looked up by task 'link_recover' to call end() on it. Also fixes task cleanup during unwind.

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
qa/tasks/netem.py