thoth-station / document-sync-job

Sync Thoth documents to an S3 API compatible remote
GNU General Public License v3.0
0 stars 5 forks source link

e2e CI tests #42

Open VannTen opened 1 year ago

VannTen commented 1 year ago

Problem statement

As a thoth developer I'd like to have automated test of the job functionality on pull request

High-level Goals

...

Proposal description

Tekton pipeline in prow of something like:

That would also need a periodic (or per pipeline) cleanup of the destination

Additional context

I just thought about this while setting tests up for #37 and reading reviewing #41

Acceptance Criteria

Implemented:

This needs refinement.

/kind feature /sig devsecops /priority backlog