Change in vdsm[master]: storage: support new dd output

fromani at redhat.com fromani at redhat.com
Thu Apr 14 15:10:43 UTC 2016


Francesco Romani has posted comments on this change.

Change subject: storage: support new dd output
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/56091/1/vdsm/storage/misc.py
File vdsm/storage/misc.py:

Line 188:     return str(ctime)
Line 189: 
Line 190: _readspeed_regex = re.compile(
Line 191:     "(?P<bytes>\d+) bytes?"
Line 192:     "(|( \([\de\-.]+ [kMGT]*B(|, [\de\-.]+ [KMGT]*iB)\))) copied, "
> I would do this:
I took action before to read this, but I'll fix to make sure I'm following those directions.
Line 193:     "(?P<seconds>[\de\-.]+) s, "
Line 194:     "([\de\-.]+|Infinity) [kMGT]*B/s"
Line 195: )
Line 196: 


-- 
To view, visit https://gerrit.ovirt.org/56091
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I632d99cdc2b41e96a75bdce12e86710241fa0939
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list