add ci-reproducer to address bugs recreating ci results

The TripleO team is putting together tools to reproduce
CI results outside of the upstream CI system.  This
tag can be used to organize those issues and bugs.

Change-Id: I572aaa02b35792b32bd0572046a899c51bf3d94a
This commit is contained in:
Wes Hayutin 2019-06-06 09:50:09 -06:00
parent 32abf732ae
commit 26ce1539f8
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ Tags
+-------------------------------+----------------------------------------------------------------------------+
| ci | A bug affecting the Continuous Integration system |
+-------------------------------+----------------------------------------------------------------------------+
| ci-reproducer | A bug affecting local recreation of Continuous Integration environments |
+-------------------------------+----------------------------------------------------------------------------+
| config-agent | A bug affecting os-collect-config, os-refresh-config, os-apply-config |
+-------------------------------+----------------------------------------------------------------------------+
| containers | A bug affecting container based deployments |