Skip to content

Commit 2bb4023

Browse files
authored
Update stage links to webservices domain (#712)
1 parent e39c8b9 commit 2bb4023

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

docs/additional-links/system-architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ slug: /system-architecture
1212
### Experimenter (AKA Nimbus Console)
1313
This is the interface used by experiment owners and reviewers to capture details about the experiments and the specifics about how to launch it.
1414
This is the interface to start, end enrollment, end, and look at results.
15-
[stage](https://stage.experimenter.nonprod.dataops.mozgcp.net/) and [production](https://experimenter.services.mozilla.com/nimbus/)
15+
[stage](https://stage.experimenter.nonprod.webservices.mozgcp.net/) and [production](https://experimenter.services.mozilla.com/nimbus/)
1616

1717
### Remote Settings
1818
This is a shared service at Mozilla - that is used to remotely configure the clients.

docs/deep-dives/desktop/desktop-incident-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,6 @@ submitted with the following data:
258258
[jsonschema]: https://searchfox.org/mozilla-central/source/toolkit/components/nimbus/schemas/PrefFlipsFeature.schema.json
259259
[setPref]: /desktop-pref-experiments
260260
[advanced-targeting]: /targeting/advanced-targeting#answer
261-
[stage]: https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/
261+
[stage]: https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/
262262
[glean-telemetry]: https://dictionary.telemetry.mozilla.org/apps/firefox_desktop/metrics/nimbus_events_unenrollment
263263
[legacy-telemetry]: https://probes.telemetry.mozilla.org/?search=unenroll&view=detail&probeId=event%2Fnormandy.unenroll%23unenroll

docs/getting-started/access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Assuming you have been vouched for by a Nimbus administrator + a Product Owner (
2626
#### Testing Review Workflow on Staging
2727

2828
- Connect to the VPN
29-
- Go to [Nimbus Staging](https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/) (not Production!). Ask someone to create a dummy experiment and request review.
29+
- Go to [Nimbus Staging](https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/) (not Production!). Ask someone to create a dummy experiment and request review.
3030
- Click "Approve" on the dummy experiment, and then "Open Remote Settings":
3131
![image](https://user-images.githubusercontent.com/1455535/144130977-149c2e65-4995-4040-a840-ea2baa0e3dc4.png)
3232
![image](https://user-images.githubusercontent.com/1455535/144131295-8469c508-11d6-49e1-91d7-0bcf5d81efa6.png)

docs/workflow/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_position: 1
77
---
88

99
## Experimentation Workflow
10-
[Click here for 5 minute recorded overview](https://mozilla.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=4d337632-a0bd-4be7-bee8-ae5b017134ae&start=0) of Experiment Workflow . Here's a direct link to view the full [Workflow Miro board](https://miro.com/app/board/uXjVOJ3IYRA=/). Here's [the link](https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/) to the Stage environment for Nimbus console.
10+
[Click here for 5 minute recorded overview](https://mozilla.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=4d337632-a0bd-4be7-bee8-ae5b017134ae&start=0) of Experiment Workflow . Here's a direct link to view the full [Workflow Miro board](https://miro.com/app/board/uXjVOJ3IYRA=/). Here's [the link](https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/) to the Stage environment for Nimbus console.
1111

1212
<div class="miro-container">
1313
<iframe class="responsive-iframe" src="https://miro.com/app/live-embed/uXjVOJ3IYRA=/?moveToViewport=-2130,380,5949,3025&embedAutoplay=true" frameBorder="0" scrolling="no"></iframe>
@@ -19,6 +19,6 @@ If the experiment was run with Nimbus, check out the [directory of live and comp
1919

2020
## Links to experimentation tools
2121
Here is the [link to Nimbus Console](https://experimenter.services.mozilla.com/nimbus/) - where new experiments are created, reviewed/launched, monitored, and eventually have the results.
22-
Here is the [link to STAGE for Nimbus Console](https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/). This is where you can create experiments and learn how to interact with the tools without impacting production users.
22+
Here is the [link to STAGE for Nimbus Console](https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/). This is where you can create experiments and learn how to interact with the tools without impacting production users.
2323

2424
If the experiment is not yet live, you will probably be able to find a relevant Jira ticket on this [Data Science Experimentation Collaboration Board](https://mozilla-hub.atlassian.net/jira/software/c/projects/DS/boards/258)

docs/workflow/testing/android-preview-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /android-preview-testing
88

99
## Launching an experiment to Preview the stage server
1010

11-
The first step to testing the preview flow is to launch an experiment. Go to [experimenter](https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/](https://experimenter.services.mozilla.com/nimbus/)) and create your experiment.
11+
The first step to testing the preview flow is to launch an experiment. Go to [experimenter](https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/](https://experimenter.services.mozilla.com/nimbus/)) and create your experiment.
1212

1313
For experiments that are already live, go to the summary page. For experiments that have not yet launched, you will need the author to click "Launch to Preview" on the Review & Launch page.
1414

docs/workflow/testing/ios-preview-testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: /ios-preview-testing
88

99
## Launching an experiment to Preview the stage server
1010

11-
The first step to testing the preview flow is to launch an experiment. Go to [experimenter](https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/](https://experimenter.services.mozilla.com/nimbus/)) and create your experiment.
11+
The first step to testing the preview flow is to launch an experiment. Go to [experimenter](https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/](https://experimenter.services.mozilla.com/nimbus/)) and create your experiment.
1212

1313
For experiments that are already live, go to the summary page. For experiments that have not yet launched, you will need the author to click "Launch to Preview" on the Review & Launch page.
1414

@@ -44,7 +44,7 @@ You can also check out this [visual documentation](https://docs.google.com/docum
4444

4545
- **What kind of experiment should I create?**
4646

47-
If you would like your test to be more in-depth, we recommend you create an iOS experiment that can be directly tested on the UI. For example, you can create an `onboarding-default-browser` experiment by setting the feature config to `onboarding-default-browser` and setting the appropriate values, [check out this experiment on experimenter for a complete example](https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/teshaqtest-preview-flow-showhide-default-browser-title-image)
47+
If you would like your test to be more in-depth, we recommend you create an iOS experiment that can be directly tested on the UI. For example, you can create an `onboarding-default-browser` experiment by setting the feature config to `onboarding-default-browser` and setting the appropriate values, [check out this experiment on experimenter for a complete example](https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/teshaqtest-preview-flow-showhide-default-browser-title-image)
4848

4949
- **I don't see my experiments on Firefox!**
5050

docs/workflow/testing/testing-on-mobile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Building Fenix locally is [documented in the Fenix repository][local-build].
3131

3232
We wish to get the app to ingest the experiment definition of our choice. Here is a sample experiment definition, which you can generate with the [staging instance of Experimenter][stage-experimenter].
3333

34-
[stage-experimenter]: https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/
34+
[stage-experimenter]: https://stage.experimenter.nonprod.webservices.mozgcp.net/nimbus/
3535

3636
```json
3737
{
@@ -103,7 +103,7 @@ These fields affect which OS, app and build the experiment is for. These should
103103
* `channel`: this must be `nightly` or `developer`. The experimenter UI should help you select the right one.
104104
* `feature_id`/`featureIds`: this is the identifier of the app feature under test. This should match what is hard coded into the App. Experimenter will put these in all the right places. If the feature id is not already listed, you can [add it here][experimenter-admin].
105105

106-
[experiment-admin]: https://stage.experimenter.nonprod.dataops.mozgcp.net/admin/
106+
[experiment-admin]: https://stage.experimenter.nonprod.webservices.mozgcp.net/admin/
107107

108108
These fields affect segment the population for eligibility for the experiment, and which branch they'll be given.
109109

0 commit comments

Comments
 (0)