#394: All tests must have their maintainer defined ---------------------+------------------------- Reporter: kparal | Owner: Type: task | Status: new Priority: minor | Milestone: Finger Food Component: tests | Keywords: Blocked By: | Blocking: ---------------------+------------------------- Occasionally we are running into issues with tests for which we are not sure who to ask help with. Every test should have its "maintainer" defined. The maintainer is a person who to ask about implementation details or who to harass about bugs.
Currently the autotest's control file contains AUTHOR="..." line. Maybe we should use that for maintainer definition (even though it might be a little misleading). Or maybe we should define and use a MAINTAINER="..." variable.
The task is: 1. Find the best way where to define each test's maintainer (AUTHOR/MAINTAINER inside control file, etc). 2. Decide whether we need to check its existence. 3. Find maintainers for every test present inside AutoQA and fill it in inside the source code. 4. Amend the documentation.
#394: All tests must have their maintainer defined --------------------+--------------------- Reporter: kparal | Owner: Type: task | Status: closed Priority: minor | Milestone: 0.8.0 Component: tests | Resolution: fixed Keywords: | Blocked By: Blocking: | --------------------+--------------------- Changes (by kparal):
* status: new => closed * resolution: => fixed * milestone: Finger Food => 0.8.0
Comment:
Fixed in d61c162.
#394: All tests must have their maintainer defined --------------------------+----------------------- Reporter: kparal | Owner: Type: task | Status: reopened Priority: minor | Milestone: 0.8.0 Component: tests | Resolution: Keywords: missing_docs | Blocked By: Blocking: | --------------------------+----------------------- Changes (by kparal):
* keywords: => missing_docs * status: closed => reopened * resolution: fixed =>
Comment:
We most probably need to update wiki documentation. Reopening.
#394: All tests must have their maintainer defined --------------------------+--------------------- Reporter: kparal | Owner: kparal Type: task | Status: new Priority: minor | Milestone: 0.8.0 Component: tests | Resolution: Keywords: missing_docs | Blocked By: Blocking: | --------------------------+--------------------- Changes (by kparal):
* owner: => kparal * status: reopened => new
#394: All tests must have their maintainer defined --------------------------+--------------------- Reporter: kparal | Owner: kparal Type: task | Status: closed Priority: minor | Milestone: 0.8.0 Component: tests | Resolution: fixed Keywords: missing_docs | Blocked By: Blocking: | --------------------------+--------------------- Changes (by kparal):
* status: new => closed * resolution: => fixed
Comment:
Docs adjusted: https://fedoraproject.org/w/index.php?title=Writing_AutoQA_Tests&action=...
autoqa-devel@lists.fedorahosted.org