Mark Liu created BEAM-5329:
------------------------------
Summary: Increase test coverage of Perfkit benchmark for Python
case
Key: BEAM-5329
URL: https://issues.apache.org/jira/browse/BEAM-5329
Project: Beam
Issue Type: Test
Components: testing
Reporter: Mark Liu
Assignee: Jason Kuster
Perfkit benchmark is defined in PerfKitBenchmarker repo (mostly
[here|https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/master/perfkitbenchmarker/beam_benchmark_helper.py]
and
[here|https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/blob/master/perfkitbenchmarker/linux_benchmarks/beam_integration_benchmark.py])
but not enough test coverage to verify changes to the benchmark or it's utils.
Breakage can be surfaced only when scheduled Beam Postcommit job runs which
will directly affect performance measurement.
We want to add more tests starting from unit tests to cover missing branches
and utils like Python benchmark.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)