Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/266443

Change subject: Point amp to temporary directory
......................................................................

Point amp to temporary directory

Bug: T91911
Change-Id: I06d3a6caf0f2c8a36cc6c25cc9c4df9bf1020127
---
M bin/ci-populate-dbs.sh
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm 
refs/changes/43/266443/1

diff --git a/bin/ci-populate-dbs.sh b/bin/ci-populate-dbs.sh
index 22f36d6..1c89fc3 100755
--- a/bin/ci-populate-dbs.sh
+++ b/bin/ci-populate-dbs.sh
@@ -6,6 +6,7 @@
 echo "Populating databases with the prefix '${CIVICRM_SCHEMA_PREFIX}'"
 
 export 
PRECREATED_DSN_PATTERN="mysql://${CIVICRM_MYSQL_USERNAME}:${CIVICRM_MYSQL_PASSWORD}@${CIVICRM_MYSQL_CLIENT}/${CIVICRM_SCHEMA_PREFIX}{{db_seq}}"
+export AMP_HOME="${WORKSPACE}/.amp-${BUILD_NUMBER}"
 
 #FIXME: --web-root="$WORKSPACE/src/crm"
 

-- 
To view, visit https://gerrit.wikimedia.org/r/266443
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06d3a6caf0f2c8a36cc6c25cc9c4df9bf1020127
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to