Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Implementing a Nimbus Experiment

Roger Yang edited this page Apr 13, 2022 · 8 revisions

Follow instructions in https://experimenter.info/fenix-engineers/. Example implementation here

There are some clarification on how to test your Nimbus implementation:

  1. Add nimbus.remote-settings.url=https://settings-cdn.stage.mozaws.net to local.properties.
  2. After building Fenix, make sure you turn on Secret Settings -> Use Nimbus Preview Collections.
  3. The experiment in https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/ does not have to be live for the test. In preview is sufficient.
  4. Example of a test is here
  5. Make sure you archive the test after you're done with it.