Azure / Azure/azure-sdk-tools

[stress] Diagnostic output from script should be refined

Open
#6,043 2 comments 0 reactions 0 assignees View on GitHub
Stress
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

We recently ran into this with @HarshaNalluru.

There was a compilation failure in his stress test, which was easily diagnosable but there was so much diagnostic output that it wasn't easy to see where the failure was. Once we found the error line from the docker build (when it compiled his code) it was obvious, but getting there wasn't as easy as we'd like it to be.

We should be able to improve this a bit, possibly by just re-echoing the most relevant command failure's output at the end, rather than just printing out the failed command line, which is what we do today.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests; start by locating the script that runs stress tests and captures docker build output. Reproduce a compilation failure and inspect how the failed command's output is currently displayed. Done means the relevant failure is easy to find at the end of the diagnostic output.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.