Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • A autotester
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • IAM CMS
  • autotester
  • Merge requests
  • !14

Customizable group names

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philipp Zschumme requested to merge feature_customizable_groups into master Jul 13, 2021
  • Overview 0
  • Commits 2
  • Pipelines 3
  • Changes 4

This MR adds the possibility to set a group name for each test in the ATC file:

<atc>
  <test name="example system test" group="example">
  ...

The group name will be added to the XML output if the -X option is specified. If no group is specified, the path to the atc (relative to the current dir) will be taken as the group title as usual.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature_customizable_groups