Skip to content

Stale log file erroneously copied into benchmarking results #78

Description

@namasl

Component

Harnesses

Describe the bug

There is a log file pod_log_response.txt in the fmperf repository (PR to remove it), and this file gets copied into the results of every benchmark run:

cp -f /workspace/fmperf/pod_log_response.txt /requests/\${LLMDBENCH_FMPERF_STACK_NAME}/\n\

This copy should either be removed or modified to copy an appropriate log file created by fmperf.

Steps to reproduce

Run any benchmarking experiment using the fmperf harness, and check the results directory for pod_log_response.txt matching that in https://github.com/fmperf-project/fmperf/blob/main/pod_log_response.txt

Additional context or screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions