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 176
    • Merge requests 176
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !60324

reorganize and split the unit tests in AnalysisAlgorithmsConfig

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nils Erik Krumnack requested to merge krumnack/athena:compare_test_split into master Feb 02, 2023
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 3

The main thing this does is to split the comparison tests between sequence and block configuration into three tests each to allow the block and sequence jobs in parallel and then run the comparison subsequently. With this working I went ahead and then used the same test structure in AnalysisBase as well.

This also required some minor fixes, as well as putting in some tests in a disabled state, because logically they ought to exist, but they are not working and were not present/disabled up to now.

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