
This patch adds the qa spec file for the stress-api-tracking blueprint. It has been expanded to include the tracking of api calls from any tempest test, not just the stress tests. Partially implements blueprint stress-api-tracking Change-Id: I744f38612c885b455af0c505696768d716d3918e
QA Specs Repository
This is a git repository for doing design review on QA enhancements as part of the OpenStack program. This provides an ability to ensure that everyone has signed off on the approach to solving a problem early on.
Repository Structure
The expected structure of the respository is as follows:
specs/
implemented/
Expected Work Flow
- Create a blueprint stub in
tempest
blueprint repository - Propose review to qa-specs repository (ensure bp:blueprint_name is in the commit message
- Link
Read the full specification
to the gerrit address of the spec - Bring forward the proposed item to the openstack-qa meeting for summary
- Review happens on proposal by qa-core members, and others
- Iterate until review is Approved or Rejected
Once a Review is Approved...
- Update blueprint, Copy summary text of blueprint to there
- Link
Read the full specification
to the git address of the spec - Profit!
Revisiting Specs
We don't always get everything right the first time. If we realize we need to revisit a specification because something changed, either we now know more, or a new idea came in which we should embrace, we'll manage this by proposing an update to the spec in question.
Learn as we go
This is a new way of attempting things, so we're going to be low in process to begin with to figure out where we go from here. Expect some early flexibility in evolving this effort over time.