rally/doc/specs
Boris Pavlovic c3e08084aa Change new input task format specification
We have issue with current format there are 2 things called "task",
"task" is file with bunch of "task" that are run.

I would prefer to split these 2 things:

  task - is file that is run by "rally task" command

  subtasks - is actually single test case described in task file

Change-Id: Ib1a2f39bb91cfb5b0ba0b3d15be53d3a3241bfc7
2015-06-05 16:59:51 +03:00
..
implemented [Spec] Move plugins spec to implemented 2015-05-21 17:14:24 +03:00
in-progress Change new input task format specification 2015-06-05 16:59:51 +03:00
README.rst Introduce in-tree Rally specs 2015-03-08 02:25:17 +03:00
template.rst [spec] Proposal for new task input file format 2015-03-24 04:28:29 +03:00

Rally Specs

Specs are detailed description of proposed changes in project. Usually they answer on what, why, how to change in project and who is going to work on change.

This directory contains 2 subdirectories:

  • in-progress - These specs are approved, but they are not implemented yet
  • implemented - Implemented specs archive

If you are looking for full rally road map overview go here.