You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patchman and vmaas had issues resulting in failing deployment to QA. I paused the corresponding deploy projects on Jenkins. However the vortex deployment job still failed for Patchman and vmaas with
################################################################################################################
Parameterized Remote Trigger Configuration:
- job: https://****/job/ops/job/deployVmaas
- auth: 'Bearer Token Authentication'
- parameters: [ENV=qa]
- blockBuildUntilComplete: true
- connectionRetryLimit: 5
- trustAllCertificates: false
################################################################################################################
Triggering parameterized remote job 'https://****/job/ops/job/deployVmaas'
Using job-level defined 'Bearer Token Authentication'
Triggering remote job now.
CSRF protection is disabled on the remote server.
ERROR: Remote build failed with 'ExceedRetryLimitException' for the following reason: 'Max number of connection retries have been exeeded.'.
ExceedRetryLimitException: Max number of connection retries have been exeeded.
I would expect disabled deploy projects to be ignored.
The text was updated successfully, but these errors were encountered:
Patchman and vmaas had issues resulting in failing deployment to QA. I paused the corresponding deploy projects on Jenkins. However the vortex deployment job still failed for Patchman and vmaas with
I would expect disabled deploy projects to be ignored.
The text was updated successfully, but these errors were encountered: