Add support for secrets to the pipeline STDCI jobs

Description

The secrets syntax added in https://ovirt-jira.atlassian.net/browse/OVIRT-894#icft=OVIRT-894 is currently supported only by the Freestyle-based STDCI jobs. We need to add support for the pipeline jobs.

As part of the work on this, we need to move the code that requires project-specific env vars (like 'PROJECT') out of the 'global_setup.sh' script which can run at an early stage where we don't know which project are we testing yet, and into a project-specific setup script.

Activity

Show:

Former user January 16, 2018 at 1:05 PM

Blocks https://ovirt-jira.atlassian.net/browse/OVIRT-1680#icft=OVIRT-1680 because we need secrets in order to support some Gerrit projects (such as Jenkins project)

Barak Korren October 23, 2017 at 1:17 PM

, here is the ticket where I commented about the need to move the secrets filtering code from 'global_setup.sh' to a different file.

Fixed

Details

Assignee

Reporter

Components

Priority

Created September 25, 2017 at 11:15 AM
Updated January 31, 2018 at 3:33 PM
Resolved January 30, 2018 at 9:40 AM

Flag notifications