If you have a large organization, you may wish to tag ownership of splits to a specific team to help provide accountability for clean up. This is now supported natively in test_track.
- You must specify an ownership file. The default file exists at
testtrack/owners.yml
though that can be overwritten with theTESTTRACK_OWNERSHIP_FILE
environment variable. - This file should contain a list of owner/team names, one per line. Any sub-values of the key names will be ignored for the purposes of test track.
- If the test track client is able to find this file, it will require an
--owner
flag be set when creating new splits and experiments. - This data will be passed to the test track server where it can be recorded on the split records