On Mon, Sep 30, 2013 at 2:42 PM, Tully Foote wrote: > > > > On Mon, Sep 30, 2013 at 9:16 AM, Isaac Isao Saito <130s@lateeye.net>wrote: > >> Now I also see some pre-releases pass w/o failures. Thanks Tully! >> >> Let me ask one follow-up question regarding what Jack said; >> >> On Fri, Sep 27, 2013 at 10:04 AM, Jack O'Quin >> wrote: >> > I like to run the "devel" pre-release on the source repo before using >> bloom-release. >> >> Is there a ways to run the pre-release test on ROS' jenkins against >> source repo (I know local pre-release is possible as in the wiki#1)? >> >> #1 http://wiki.ros.org/bloom/Tutorials/PrereleaseTest#Locally > > That link uses the release repo. The devel test can come before all that. > That's what a devel prerelease is. The devel test is against the source > as defined in source.yaml using key matching against release.yaml. The > latest and version numbered prereleases go against the release repo tags. > Right. So, just go to: http://prerelease.ros.org/create_job/hydro and select the "devel" option. Your package must be defined in rosdistro/hydro/source.yaml for that option to be available. -- joq