Page MenuHomeSoftware Heritage

swh-web: Reuse realm name alias
ClosedPublic

Authored by ardumont on Mar 29 2021, 3:40 PM.

Details

Test Plan

octocatalog, no change on webapps (moma, webapp1, webapp.staging, ...):

$ bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging webapp1
...
*** Running octocatalog-diff on host webapp1.internal.softwareheritage.org
I, [2021-03-29T15:37:02.872746 #29363]  INFO -- : Catalogs compiled for webapp1.internal.softwareheritage.org
I, [2021-03-29T15:37:04.884511 #29363]  INFO -- : Diffs computed for webapp1.internal.softwareheritage.org
I, [2021-03-29T15:37:04.884551 #29363]  INFO -- : No differences
*** End octocatalog-diff on webapp1.internal.softwareheritage.org
$ bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging webapp.internal.staging.swh.network
*** Running octocatalog-diff on host webapp.internal.staging.swh.network
I, [2021-03-29T15:37:31.156921 #1954]  INFO -- : Catalogs compiled for webapp.internal.staging.swh.network
I, [2021-03-29T15:37:32.851213 #1954]  INFO -- : Diffs computed for webapp.internal.staging.swh.network
I, [2021-03-29T15:37:32.851257 #1954]  INFO -- : No differences
*** End octocatalog-diff on webapp.internal.staging.swh.network

Diff Detail

Repository
rSPSITE puppet-swh-site
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont created this revision.
This revision is now accepted and ready to land.Mar 29 2021, 4:02 PM
This revision was automatically updated to reflect the committed changes.