aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 6ea24c1e0a595ee4fcf9b814fa23e23085caaeca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Yocto Build Performance Test Data
=================================

This repository contains build performance test results from the Yocto project.

Branch naming follows this format:
<tester_host>/<branch>/<machine>

Each test results is also tagged with:
<tester_host>/<branch>/<machine>/<git_commit_number>-<git_commit_sha>/<test_run_id>

Buildstats are stored under separate per-branch refs and must be fetched
separately:
refs/notes/buildstats/<tester_host>/<branch>/<machine>

NOTE: Buildstats may be volatile! They contain a significant amount of data
and may be subject to clean-up (expunging old data) in the future.