prerelease test a package
Hi,
i am trying to run a prerealese test on our packages, but i am having some trouble. The links on http://wiki.ros.org/regression_tests
which lead you to the "release.yaml rosdistro file" do not work. I am not sure, but is this the file where i have do upload my repo information https://github.com/ros/rosdistro/blob/master/hydro/distribution.yaml ?
Second question, after i added my repo information in that file, how long does it take until i can start the prerelease test on http://prerelease.ros.org/create_job/hydro ?
One last question, in the distribution.yaml file all packages/stacks contain that line:
release: release/hydro/{package}/{version}
What does this line mean ?
For now I want to test our packages for hydro.
Regards, Peter