]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: fix swift warning message 28698/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 21 Jun 2019 19:18:55 +0000 (15:18 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 21 Jun 2019 19:26:19 +0000 (15:26 -0400)
commitbc6157c43893fd745a600c97cac648fe53f15898
tree69889384d5d4b3db2103773018407e5398ed2d76
parent01a93b87759fe2d31edf50da5af14d0fc7490a20
qa/rgw: fix swift warning message

  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/swift.py", line 245, in task
    log.warning('Swift tests cannot run on rhel 7.6+, skipping client {client}'.format(client))
KeyError: 'client'

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9b8be0584dee616af9df01b9622bf53dfde00fad)
qa/tasks/swift.py