Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Trying to submit a change to simrel and no gerrit validation

Should work. But let's go over basics.

When you say your "project's Gerrit validator" do you mean the Sim Rel job called
simrel.mars.runaggregator.VALIDATE.gerrit
I don't think so, since it has not ran at all for 18 hours, but, just in case you do, you still need to "submit" a change to put
the change into the master branch.

Second, did you actually change a file in the org.eclipse.simrel.build Git repository?
If so, I don't see it in the log, but that (changing something in master) is what "triggers" the simrel.mars.runaggregator.VALIDATE job.

It does does not run periodically, and it does not run based on changes in project's repositories.

If you mean you have a change in your project repository, you can either change your b3aggrcon file, or, you can
(after logging in to that Hudson instance) use the web interface to start your own build in simrel.mars.runaggregator.VALIDATE.

Hudson checks every 15 minutes if there has been a change to files in o.e.simrel.build.

Hope that clears it up (if not, please ask again).






From:        Jeff Johnston <jjohnstn@xxxxxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>,
Date:        06/04/2015 07:56 PM
Subject:        [cross-project-issues-dev] Trying to submit a change to simrel and        no gerrit validation
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




I'm trying to submit a change to org.eclipse.simrel.build in preparation
for RC4, but the validator build isn't starting.  Is there some reason for
this?  My project's gerrit validator is working fine.

-- Jeff J.
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top