From: Vratko Polak Date: Tue, 17 Oct 2023 14:31:35 +0000 (+0200) Subject: feat(MLRsearch): MLRsearch v7 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=e5dbe10d9599b9a53fa07e6fadfaf427ba6d69e3;hp=e5dbe10d9599b9a53fa07e6fadfaf427ba6d69e3;p=csit.git feat(MLRsearch): MLRsearch v7 Replaces MLRv2, suitable for "big bang" upgrade across CSIT. PyPI metadata updated only partially (full edits will come separately). Pylint wants less complexity, but the differences are only minor. + Use the same (new CSIT) defaults everywhere, also in Python library. + Update also PLRsearch to use the new result class. + Make upper bound optional in UTI. + Fix ASTF approximate duration detection. + Do not keep approximated_receive_rate (for MRR) in result structure. Change-Id: I03406f32d5c93f56b527cb3f93791b61955dfd74 Signed-off-by: Vratko Polak ---