jenkins-bot has submitted this change and it was merged.
Change subject: Fundraising CRM job can run concurrently now
......................................................................
Fundraising CRM job can run concurrently now
We think the last race condition has been patched, so setting this job to
run concurrently.
Bug: T91903
Change-Id: Ic542872721b11378e155878b959eb835d6fffc99
---
M jjb/wm-fundraising.yaml
1 file changed, 1 insertion(+), 9 deletions(-)
Approvals:
Hashar: Looks good to me, approved
jenkins-bot: Verified
diff --git a/jjb/wm-fundraising.yaml b/jjb/wm-fundraising.yaml
index 2c4abc6..0d6b764 100644
--- a/jjb/wm-fundraising.yaml
+++ b/jjb/wm-fundraising.yaml
@@ -31,13 +31,6 @@
- postbuildscript:
builders:
- shell: |
- # FIXME: Some junk gets left behind (e.g. database dsn), which
- # corrupts later runs. Remove it. Ideally this cache would
- # be stored under $WORKSPACE and would be cleaned up without
- # an additional step. Also, this causes a race condition,
- # the job can run concurrently once we fix this cache dir.
- rm -rf $HOME/.amp
-
# Drop the MySQL databases.
$WORKSPACE/src/wikimedia/fundraising/crm/bin/ci-drop-dbs.sh
@@ -55,8 +48,7 @@
name: wikimedia-fundraising-civicrm
# Run on isolated boxes because of messy MySQL behavior and unsafe fetches.
node: contintLabsSlave && UbuntuTrusty
- # FIXME: due to the ~/.amp thing.
- concurrent: false
+ concurrent: true
triggers:
- zuul
builders:
--
To view, visit https://gerrit.wikimedia.org/r/266447
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic542872721b11378e155878b959eb835d6fffc99
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Eileen <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits