There were no timeouts since the manual update this morning
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Commits
- rSPSITEb21e12348fd2: webapp: use the postgresql replica to avoid timeouts
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org
*******************************************
File[/etc/softwareheritage/storage/storage.yml] =>
parameters =>
content =>
@@ -3,5 +3,5 @@
cls: local
args:
- db: host=belvedere.internal.softwareheritage.org port=5432 user=guest dbname=softwareheritage
+ db: host=somerset.internal.softwareheritage.org port=5432 user=guest dbname=softwareheritage
password=guest
objstorage:
*******************************************
File_line[swhwebapp:pgpass:softwareheritage-sync-mailmaps] =>
parameters =>
line =>
- belvedere.internal.softwareheritage.org:5432:softwareheritage:swhmailmap:swh-deploy-webapp-sync_mailmaps-db-password
+ somerset.internal.softwareheritage.org:5432:softwareheritage:swhmailmap:swh-deploy-webapp-sync_mailmaps-db-password
match =>
- ^belvedere.internal.softwareheritage.org:5432:softwareheritage:swhmailmap:
+ ^somerset.internal.softwareheritage.org:5432:softwareheritage:swhmailmap:
*******************************************
Ini_setting[swhwebapp:pg_service.conf:softwareheritage-sync-mailmaps:host] =>
parameters =>
value =>
- belvedere.internal.softwareheritage.org
+ somerset.internal.softwareheritage.org
*******************************************
*** End octocatalog-diff on moma.softwareheritage.orgDiff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Branch
- staging
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 27418 Build 42904: arc lint + arc unit