Skip to content

Commit

Permalink
Merge pull request #359 from argl/andi/MP-1553-observatory-move
Browse files Browse the repository at this point in the history
observatory-stage-move
  • Loading branch information
ahoneiser authored Oct 8, 2024
2 parents 550b93e + ed725e8 commit ca6dad6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions prod-refractr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1283,3 +1283,16 @@ refracts:
# SE-4149
- mozilla.testrail.io/:
- testrail.stage.mozaws.net

# MP-1553 HTTP Observatory move for MDN staging environment
- dsts:
- ^/analyze/(.*): 'developer.allizom.org/en-US/observatory/analyze?host=$1'
- /faq/: developer.allizom.org/en-US/observatory/docs/faq
- /statistics/: developer.allizom.org/en-US/observatory
- /terms/: developer.allizom.org/en-US/observatory
- /: developer.allizom.org/en-US/observatory
srcs: observatory.allizom.org
status: 301
tests:
- https://observatory.allizom.org/analyze/mdn.dev: https://developer.allizom.org/en-US/observatory/analyze?host=mdn.dev
- http://observatory.allizom.org/: https://developer.allizom.org/en-US/observatory

0 comments on commit ca6dad6

Please sign in to comment.