Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogsogs
  • ogs
  • Merge requests
  • !4408

Added PROPERTIES argument to AddTest(), OgsTest() and NotebookTest() and more...

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lars Bilke requested to merge bilke/ogs:refactor-ctest-properties into master Dec 12, 2022
  • Overview 0
  • Commits 18
  • Pipelines 34
  • Changes 24
  • Test properties can now directly be set. Simplifies CMake logic a bit and is potentially more powerful.
  • Refactored PyVista in notebooks testing logic: no special treatment for headless systems. User is responsible for providing a window environment, e.g. via xvfb-run, which is shortly documented.
  • Added documentation on how to shorten pipeline run times by modifying the corresponding files.
  • Added pipeline variable CTEST_INCLUDE_REGEX which corresponds to the -R ctest argument.
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Edited Dec 16, 2022 by Lars Bilke
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: refactor-ctest-properties