fix(cd): keep source link smoke warn-only
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 1m3s
CD Pipeline / build-and-deploy (push) Successful in 4m30s
CD Pipeline / post-deploy-checks (push) Successful in 3m22s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 1m3s
CD Pipeline / build-and-deploy (push) Successful in 4m30s
CD Pipeline / post-deploy-checks (push) Successful in 3m22s
This commit is contained in:
@@ -2818,7 +2818,7 @@ jobs:
|
||||
echo "source_correlation_apply_status=pass" >> $GITHUB_OUTPUT
|
||||
else
|
||||
echo "source_correlation_apply_status=fail" >> $GITHUB_OUTPUT
|
||||
echo "⚠️ Source correlation applied-link smoke failed or timed out rc=${SOURCE_LINK_SMOKE_STATUS}; continuing under commander controlled automation"
|
||||
echo "⚠️ Source correlation applied-link smoke failed; continuing under commander controlled automation rc=${SOURCE_LINK_SMOKE_STATUS}"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user