Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 148
    • Merge requests 148
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !27158

New message counter for Trigger ART tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rafal Bielski requested to merge rbielski/athena:message-counter into master Oct 11, 2019
  • Overview 3
  • Commits 4
  • Pipelines 1
  • Changes 4

As requested in ATR-17076, adding a new script to count messages inside event loop. Summary of the counts per level is printed and saved to JSON. A new step is added in the TrigValSteering framework (ATR-20038) which runs the script and compares the counts to given thresholds. If thresholds are exceeded, this ART test step will return a non-zero code. It will be executed for all Trigger ART tests based on TrigValSteering.

Also removing the predecessor of this script - RunMsgFinder.py from TrigP1Test.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: message-counter