Skip to content

KAR-1004 Resolve issues with SPFRx deployer job

Mpumelelo Nzama requested to merge kar-1004-resolve-spfrx-deployer-job into master

What: This merge request resolves issues found in the SPFRx deployer job by

  1. Removing the hardcoded console version number
  2. Added authentication credentials to the deployer script to ensure the required artefacts are downloaded from CAR

A wait was also added in the deployer job to ensure the job only completes on successful deployment of the SPFRx in the ITF, else the job will timeout and fail

Merge request reports