Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • engine engine
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pulse Physiology SuitePulse Physiology Suite
  • engineengine
  • Merge requests
  • !79

Serialization Testing Infrastructure

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Aaron Bray requested to merge feature/serialization_testing into 3.x Mar 20, 2021
  • Overview 0
  • Commits 25
  • Pipelines 0
  • Changes 149

Ensure that all the new models/actions/bug fixes to our methodology implementation for 3.2 is properly stateful where necessary. As we support ability to save states, we need to ensure that there is little to no effect/difference between running the same scenario from stabilization vs loading a state from any point in the scenario. The end result of the scenario should be the same!

This MR address all the issues found with all the new additions between 3.1 and 3.2

I also added a lot of infrastrucre support to make this easier in the future to detect/diagnose/debug state issues

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/serialization_testing