Hi Tobias,

i commited a little bash script to our meta-ros project that automatically 
> generates status reports of the project - which means, we can easily get an 
> overview of "what is already green". This will help us to see the project 
> status and progress. 
>   
> You can find it in "meta-ros/scripts/test-all.sh". It is configurable and 
> pretty much self explanatory, there is also an --help option available. 
>
>
I tried the script and it works like a charm. Thanks a lot for your effort.


This will also be used for a reports repository: 
> https://github.com/bmwcarit/meta-ros-test-reports, where reports can be 
> uploaded. The exact workflow for this is yet to be discussed. 
>
>
My initial idea is to store, track and distribute the test reports with the 
git repository mentioned above.
I also added this git repository into the main repository as a git 
submodule---it works alright, although I am not sure if that's the best 
solution. 

As a first pointer of the current state, you can look at

http://htmlpreview.github.com/?https://github.com/bmwcarit/meta-ros-test-reports/blob/master/report-2013.03.13-08_22_38.html

This ran on my machine with a clean fresh build environment.
NB: the html pages in the git repository can be viewed by prepending 
http://htmlpreview.github.com/? to the URL.

@Stefan: Can you check if you get similar test results on your machine?

Also, we should collect ideas and issues what we consider most important to 
improve in the near future concerning this script.

I hope that one of us then has some time to implement the most important 
issues.


Lukas

Reply via email to