Create a collection
Only organization admins can create collections.- Navigate to Flaky Tests → Collections in the Trunk web app.
- Click Create Collection.
- Enter a Name and optional Description.
- Click Create collection.
Upload tests to a collection
To populate a collection with test data, include the collection’s short ID in your uploader configuration. The collection short ID appears in the URL when viewing the collection:View collection tests and uploads
Once tests are uploaded to a collection, the Tests and Uploads tabs become active on the collection detail page.- Tests tab: Shows all tests associated with this collection, with their flaky status, failure rates, and labels.
- Uploads tab: Shows the history of test uploads sent to this collection.
- Overview tab: Shows setup instructions and the upload configuration for this collection.
- Tests tab: Shows all tests associated with this collection, with their flaky status, failure rates, and labels.
- Uploads tab: Shows the history of test uploads sent to this collection.
Edit a collection
Only organization admins can edit collection settings.- Navigate to the collection detail page.
- Click the Settings tab.
- Update the Name or Description.
- Click Save changes.
Delete a collection
Only organization admins can delete collections.- Navigate to the collection’s Settings tab.
- Click Delete collection.
- Confirm deletion in the dialog.
Permissions
| Action | Admin | Member |
|---|---|---|
| View collections | Yes | Yes |
| Create collection | Yes | No |
| Edit collection settings | Yes | No |
| Delete collection | Yes | No |