Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
L
lalsuite
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 115
    • Issues 115
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 36
    • Merge Requests 36
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • lalsuite
  • Merge Requests
  • !1229

Open
Created Feb 17, 2020 by Duncan Macleod@duncanmmacleodOwner1 of 4 tasks completed1/4 tasks
  • Report abuse
Report abuse

WIP: Add generic lalinference_integration_test runner

  • Overview 8
  • Commits 6
  • Pipelines 105
  • Changes 6

Description

This MR refactors the lalinference integration test infrastructure into a python script lalinference_integration_test.py that handles the configuration and execution for all engines, and supports the following extras:

  • bayeswave
  • ligo.skymap
  • pesummary

This has exposed at few bugs in lalinference_pipe_utils.py, which have been (or will be) fixed as I go.

This supersedes !1226 (closed) (I forked from that branch).

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

This should be thoroughly checked by @vivien, @john-veitch, @cjhaster, etc.

/cc @charlie.hoy.

Edited Feb 17, 2020 by Duncan Macleod
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: lalinferencemcmc_testjob