Skip to content

OperatorCI updates

Emmanouil Fokas requested to merge operatorci-upgrade into master

Related to https://gitlab.cern.ch/webservices/webframeworks-planning/-/issues/96
Related to https://gitlab.cern.ch/paas-tools/okd4-install/-/merge_requests/198

The following changes have been made to the OperatorCI template, fixing problems that are mentioned the above issue:

  • Manage actions for single pipelines that contain both a provisioning and deprovisioning job
  • Output pipelines' web urls and not API urls for direct access to the downstream pipeline
  • Monitor the status of the downstream deprovisioning job
  • Check for the existence of a Personal Access Token before triggering a build

CI/CD Variable changes:

  • The service account's private token had to be upgraded from read_api to api scope
Edited by Emmanouil Fokas

Merge request reports