Skip to content

Snapshots refactoring #4

@caviri

Description

@caviri

Context
Currently an snapshot is a copy of the /odtp/odpt-workdir/ directory. However, Jascha was thinking on snapshot more as the input/output data. The former is useful for debugging while the later is for traceability.

Proposed solution
Differentiate between:

  • State snapshot: This is the current snapshot
  • Data snapshot: This is a compressed version of /odtp/odtp-input and /odtp/odtp-output.

Acceptance criteria

  • Inclusion of two types of snapshot in the logic of
  • Make simple test by compressing and upload to s3 of both folders at the odtp-component-client level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions