Skip to content

Draft: Disable uploading files in upt when s3 storage is used.

UPT uploads files to s3, if we're using s3 storage in the pipeline, we should not upload again to s3.

Nowadays, we're using the same bucket for s3, using different root folders:

  • "(internal|trusted|etc)_artifacts" for pipeline artifacts.
  • "datawarehouse" for datawarehose.

Signed-off-by: Israel Santana Aleman isantana@redhat.com

Merge request reports