Page MenuHomeSoftware Heritage

swh-search: update the configuration for the deployment of v0.11.4
ClosedPublic

Authored by vsellier on Sep 3 2021, 3:44 PM.

Details

Summary

It needs some manual actions before being able to deploy this

Related to T3433

Test Plan
  • moma:
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org
*******************************************
  File[/etc/softwareheritage/search/server.yml] =>
   parameters =>
     content =>
      @@ -11,5 +11,5 @@
         indexes:
           origin:
      -      index: origin-production
      +      index: origin-v0.11
             read_alias: origin-read
             write_alias: origin-write
*******************************************
*** End octocatalog-diff on moma.softwareheritage.org
  • search1
diff origin/production/search1.internal.softwareheritage.org current/search1.internal.softwareheritage.org
*******************************************
  File[/etc/softwareheritage/search/server.yml] =>
   parameters =>
     content =>
      @@ -11,5 +11,5 @@
         indexes:
           origin:
      -      index: origin-production
      +      index: origin-v0.11
             read_alias: origin-read
             write_alias: origin-write
*******************************************
*** End octocatalog-diff on search1.internal.softwareheritage.org

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
staging
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 23353
Build 36440: arc lint + arc unit