Add secrets file binding and injection to std ci

Description

In order to have fully functional secrets/environmental variables injection system in std ci, we need to change several things:

  1. Add secrets file to Jenkins.

  2. Inject the secrets file from Jenkins to all std ci jobs.

  3. Filter the secrets file using secrets_resolvers.py (removes secrets that doesn't match by project and version)

  4. Modify standard-builder to call mock_runner with the required parameters and pass it the filtered secrets file from Jenkins

Activity

Show:

Former user August 23, 2017 at 1:26 PM

Blocked by Code review

Fixed

Details

Assignee

Reporter

Blocked By

Priority

Created August 23, 2017 at 1:25 PM
Updated November 1, 2017 at 10:03 AM
Resolved October 8, 2017 at 9:26 AM