Skip to content
Snippets Groups Projects

TrigValTools: fix py3 issue and drop py2 compatibility

Merged Rafal Bielski requested to merge rbielski/athena:tvs-py3 into master

This MR includes:

  1. Changes in Trigger ART test timeout handling:
    • fix py3 issue: decode bytes from subprocess.check_output() to str
    • remove LCG_96 workaround for psutil module import
    • catch exception when generating backtrace / killing the timed-out process
  2. General clean-up of py2 compatibility using six to simplify the code and reduce the number of imported modules

Merge request reports

Pipeline #1944852 passed

Pipeline passed for c6cae88e on rbielski:tvs-py3

Approval is optional

Merged by Walter LamplWalter Lampl 4 years ago (Sep 18, 2020 10:58am UTC)

Merge details

  • Changes merged into master with b300c197 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading