Faidon has submitted this change and it was merged. Change subject: Contint requires a 512M tmpfs file fs ......................................................................
Contint requires a 512M tmpfs file fs The sqlite database backend is quiet slow since it is 100% disk based. Tim Starling has setup a tmpfs on gallium host where we can host our sqlite files. This change normalize the hack using /var/lib/jenkins as a basedir. The old tmps will need to be cleaned out and paths adapted in the building scripts. Change-Id: I08f25a9f209a703cf785e259422378fab08c2a26 --- M manifests/misc/contint.pp 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Faidon: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/35159 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08f25a9f209a703cf785e259422378fab08c2a26 Gerrit-PatchSet: 5 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Faidon <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Mark Bergsma <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
