Enable xbcloud tests on jenkins

Description

Currently, we don't run xbcloud jobs in Jenkins. In order to run the job we need to set XBCLOUD_CREDENTIALS variable.

 

Ideally, we should have credentials stored on a security field. With two options/variants:

  • AWS S3:

export XBCLOUD_CREDENTIALS="--storage=s3 --s3-access-key=... --s3-secret-key=..."
  • Google Cloud:

export XBCLOUD_CREDENTIALS="--storage=google --google-access-key=... --google-secret-key=..."

Apart from that, we should also have a free text field that will allow us to add extra parameters, the content of this field should be appended to XBCLOUD_CREDENTIALS 

 

Environment

None

relates to

Smart Checklist

Activity

Ramesh Sivaraman December 31, 2020 at 10:09 AM

Done

Details

Assignee

Reporter

Time tracking

1d 6h 30m logged

Components

Priority

Smart Checklist

Created November 25, 2020 at 1:15 PM
Updated March 6, 2024 at 6:48 PM
Resolved December 31, 2020 at 10:12 AM

Flag notifications