#373: ResultsDB: Add 'store to ResultsDB' functionality to test.py ----------------------+----------------------------------------------------- Reporter: jskladan | Owner: jskladan Type: task | Status: new Priority: major | Milestone: 0.7.0 Component: resultdb | Keywords: ----------------------+----------------------------------------------------- In order to store data into resultsdb, we need to create a method which will access resultsdb's XMLRPC interface and store data from inside the post_results() method.