You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Yuri Dolgov (JIRA)" <ji...@apache.org> on 2007/08/14 13:55:32 UTC

[jira] Updated: (HARMONY-4350) [site]Script for automatic generation of talbe with snapshots info (testing results, download path, etc)

     [ https://issues.apache.org/jira/browse/HARMONY-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuri Dolgov updated HARMONY-4350:
---------------------------------

    Attachment: script_with_caching.zip

This is updated version of the script which includes caching mechanism and can parse testing results of two types:
1. status.txt with direct results of a testsuite (passed or failed)
2. JUnit tests results stored in overview-summary.html

Mini help:
1. The testing results could be downloaded from multiple sources, to add new source you should add new element in the list: @test_results_links

2. You can also use proxy server by defining variable $proxy

3. Testing results are only downloaded for testsuites stored in hashmap: %testsuites (key of the hashmap is the name of the folder with results,  value - is title of the testsuite) 

4. You can also set desired interval for snapshot results to be updated, after which testing results for the snapshot won't be updated


> [site]Script for automatic generation of talbe with snapshots info (testing results, download path, etc)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4350
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4350
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Website/Documentation
>            Reporter: Yuri Dolgov
>            Assignee: Mikhail Loenko
>         Attachments: script.zip, script_with_caching.zip
>
>
> This script aoutomatically downloads data from http://people.apache.org/builds/harmony/snapshots to find all the snapshots available and 
> checks the testing results in correspondend folder in http://people.apache.org/~smishura and than creates tables with summary info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.