RETIRED, CI for the TripleO project
Go to file
Ben Nemec 905eac0eee Make graphite metrics more granular
Right now, most metrics are recorded the same regardless of branch,
and some ignore the job type as well.  Since many of the metrics
can vary significantly depending on those details (mitaka jobs take
far less time than master, for example), let's separate out the
metrics more.

This change adds a .release.jobtype specifier to most of the
metrics.  The notable exception is the testenv wait time because
that is not release-specific.  Also, the image metrics do not
actually need to be split based on job type since they don't vary,
but for consistency with the other overcloud metrics I did anyway.

With this change we do not lose the ability to look at broader
aggregate numbers either.  We can still combine these newly
separated metrics back together in the Graphite UI.

Change-Id: I1df58f3a0c44708728e6ea1d705a6e8bf49ef330
2017-02-06 19:02:02 +00:00
docs upgrades job is renamed to updates 2016-08-08 15:39:45 -04:00
heat-templates Implement major upgrade for Newton to Ocata 2017-01-13 11:46:52 +00:00
scripts Make graphite metrics more granular 2017-02-06 19:02:02 +00:00
templates Move Multinode environments to THT 2017-01-25 22:15:05 +00:00
test-environments Merge "Test with scheduler hints" 2017-02-01 23:32:26 +00:00
undercloud-configs Add mulitnode CI job support to tripleo-ci 2016-07-19 17:20:44 -04:00
.gitignore Add planet blog aggregator feeds to website 2016-05-09 16:00:11 -04:00
.gitreview Add .gitreview file 2013-07-22 15:03:30 +01:00
README.md Move readme content to rst format 2017-01-30 19:16:52 +00:00
README.rst Add more documentation of how tripleo-ci works 2017-01-30 19:16:52 +00:00
requirements.txt Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.cfg Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.py Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
test-requirements.txt Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
testenv-client Deploy network envs appropriate for the job 2017-01-16 15:13:01 -06:00
toci_gate_test.sh Make graphite metrics more granular 2017-02-06 19:02:02 +00:00
toci_instack_oooq.sh Merge "Remove references to Liberty (now EOL'd)" 2017-01-31 02:04:59 +00:00
toci_instack_oooq_multinode.sh Support builds in multinode 2017-01-27 14:03:52 +02:00
toci_instack_osinfra.sh Make graphite metrics more granular 2017-02-06 19:02:02 +00:00
toci_instack_ovb.sh Make graphite metrics more granular 2017-02-06 19:02:02 +00:00
tox.ini Allow user to run tox -ecireport 2016-06-06 14:11:34 -04:00

README.md

toci

The content of this file has been moved to README.rst for consistency with other OpenStack documentation.