Ori.livneh has submitted this change and it was merged.
Change subject: Ensure that status is always defined in deploy.checkout
......................................................................
Ensure that status is always defined in deploy.checkout
Bug: 60068
Change-Id: I6db4da1c9d899f4729f5f37eca857b30aa886f39
---
M modules/deployment/files/modules/deploy.py
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ori.livneh: Verified; Looks good to me, approved
diff --git a/modules/deployment/files/modules/deploy.py
b/modules/deployment/files/modules/deploy.py
index 9561d32..762a0b3 100644
--- a/modules/deployment/files/modules/deploy.py
+++ b/modules/deployment/files/modules/deploy.py
@@ -576,6 +576,7 @@
'''
config = get_config(repo)
depstats = []
+ status = -1
# Notify the deployment system we started
_check_in('deploy.checkout', repo)
--
To view, visit https://gerrit.wikimedia.org/r/119232
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6db4da1c9d899f4729f5f37eca857b30aa886f39
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BryanDavis <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits