← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~ilasc/lp-production-configs/raise-repack-thresholds-qastaging into lp:lp-production-configs

 

Ioana Lasc has proposed merging lp:~ilasc/lp-production-configs/raise-repack-thresholds-qastaging into lp:lp-production-configs.

Commit message:
Raise Git Repack thresholds to production level in QAS

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~ilasc/lp-production-configs/raise-repack-thresholds-qastaging/+merge/400685

We had very low Git Repack thresholds set for QAS last week to enable us to test triggering git repository repacks in QA Staging for testing purposes. 

Now that we had a chance to test in QA Staging we want to move realistic figures for the two thresholds we have introduced - with values that match the ones we will use in production. 

This way the configuration for QA Staging Automated Repacks will mirror the configuration we will have for Production.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~ilasc/lp-production-configs/raise-repack-thresholds-qastaging into lp:lp-production-configs.
=== modified file 'qastaging-lazr.conf'
--- qastaging-lazr.conf	2021-03-31 09:47:28 +0000
+++ qastaging-lazr.conf	2021-04-07 08:48:17 +0000
@@ -46,8 +46,8 @@
 git_browse_root: https://git.qastaging.paddev.net/
 git_anon_root: git://git.qastaging.paddev.net/
 git_ssh_root: git+ssh://git.qastaging.paddev.net/
-loose_objects_threshold: 30
-packs_threshold: 2
+loose_objects_threshold: 4350
+packs_threshold: 30
 
 [oci]
 registry_secrets_public_key: 9otjj/QHAG3eZAkDug20Rp4H8Yw32IDcrLvRbTDaRjQ=