Skip to content
Snippets Groups Projects

CI: Improve error handling in Iperf3 JSON analysis functions

Merged Jaroslava Fiedlerova requested to merge ci-iperf3-json-fix into develop
2 unresolved threads

Handle exception when error occurs during the iperf3 JSON log opening and decoding.

Prevent errors observed in these runs:

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • there is some duplicated code, we could also harmonize the opening, and give to the functions one json object that is valid

  • Robert Schmidt requested changes

    requested changes

  • added 2 commits

    • 05e92c3a - CI: create get_JSON() function to check validity and return JSON object
    • 7bcca305 - CI: Simplify iperf3 analysis functions

    Compare with previous version

  • Jaroslava Fiedlerova marked this merge request as draft

    marked this merge request as draft

  • Jaroslava Fiedlerova marked this merge request as ready

    marked this merge request as ready

  • Robert Schmidt marked this merge request as draft

    marked this merge request as draft

  • Robert Schmidt marked this merge request as ready

    marked this merge request as ready

  • added 2 commits

    • 5f684d7f - Improve error handling in Iperf_analyzeV3TCPJson()
    • 9acf60a3 - Improve error handling in Iperf_analyzeV3BIDIRJson()

    Compare with previous version

  • changed milestone to %REVIEW_CAN_START

  • added 1 commit

    • 39070f65 - Minor fix in Iperf_analyzeV3TCPJson()

    Compare with previous version

  • added 1 commit

    • 12229ef5 - Smaller except blocks, add JSONDecodeError

    Compare with previous version

  • Robert Schmidt resolved all threads

    resolved all threads

  • changed milestone to %REVIEW_IN_PROGRESS

  • mentioned in merge request !2894 (merged)

  • Robert Schmidt approved this merge request

    approved this merge request

  • changed milestone to %OK_TO_BE_MERGED

  • Robert Schmidt mentioned in commit d47eb536

    mentioned in commit d47eb536

  • Robert Schmidt merged with merge request !2894 (merged)

    merged with merge request !2894 (merged)

  • Please register or sign in to reply
    Loading