#137: ResultsDB: propose structure for storing metadata about tests on wiki -----------------------+---------------------------------------------------- Reporter: jskladan | Owner: Type: task | Status: new Priority: major | Milestone: Resultdb Component: docs/wiki | Version: 1.0 Keywords: | -----------------------+---------------------------------------------------- We want to use mediawiki as a storage for tests metadata. We should agree on the fields we want to store (e.g. test owner, destructive/non- destructive, average time to complete test etc.) and the format we'll use to store it (probably JSON though).
#137: ResultsDB: propose structure for storing metadata about tests on wiki ------------------------+--------------------------------------------------- Reporter: jskladan | Owner: Type: task | Status: new Priority: major | Milestone: Resultdb Component: docs/wiki | Version: 1.0 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by wwoods):
As discussed in ticket #136, I'm proposing a (mostly)-json-compatible wiki encoding for our metadata. See this page for an example:
http://fedoraproject.org/wiki/QA:Test_Plan_Metadata_Test_Page
There's code in git to handle parsing it - see [http://git.fedorahosted.org/git/?p=autoqa.git;a=blob;f=lib/python/wiki.py;h=... wiki.py from the wwoods branch]
We'll still want to define some required keys and their schema.
#137: ResultsDB: propose structure for storing metadata about tests on wiki ------------------------+--------------------------------------------------- Reporter: jskladan | Owner: Type: task | Status: new Priority: major | Milestone: Resultdb Component: docs/wiki | Version: 1.0 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by wwoods):
wiki.py has been merged into master, so now we just need to define required/recommended/optional keys, and document the data format and key schema.
#137: ResultsDB: propose structure for storing metadata about tests on wiki -----------------------+---------------------------------------------------- Reporter: jskladan | Owner: Type: task | Status: closed Priority: major | Milestone: Resultdb Component: docs/wiki | Resolution: fixed Keywords: | -----------------------+---------------------------------------------------- Changes (by jskladan):
* status: new => closed * resolution: => fixed
Comment:
Structure proposed https://fedoraproject.org/wiki/User:Jskladan/Sandbox:Package_Update_Acceptance_Test_Plan_Metadata & proof of concept frontend using that metadata created http://jskladan.fedorapeople.org/ResultsDB%20Package%20Acceptance%20Test%20Plan.html (note, that this is only "screenshot" - the real frontend lives behind RedHat's firewalls.
autoqa-devel@lists.fedorahosted.org