fix(cold-start): classify missing momo source as product data gate
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 38s
CD Pipeline / build-and-deploy (push) Successful in 4m40s
CD Pipeline / post-deploy-checks (push) Successful in 1m45s
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 38s
CD Pipeline / build-and-deploy (push) Successful in 4m40s
CD Pipeline / post-deploy-checks (push) Successful in 1m45s
This commit is contained in:
@@ -59,6 +59,8 @@ def test_cold_start_momo_current_month_handles_no_new_source_without_false_warn(
|
||||
assert "momo_source_stale_only" in text
|
||||
assert "MOMO_SOURCE_ABSENT_WITHOUT_NEWER_DRIVE" in text
|
||||
assert "Drive has no newer source than last clean import" in text
|
||||
assert "momo daily sales source gate has no newer Drive candidate" in text
|
||||
assert "product data freshness is pending source arrival" in text
|
||||
assert "a[1] == 0 && a[2] == 0" in text
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user