Four ideas for why it's not triggering:

a) you have BOTH "Gerrit event" and "Build periodically" as Build Triggers
enabled. Can both actually run when there's no gerrit info provided because
you're doing a crontab-triggered build? I guess so if it's building a
sanity-check build every monday, so maybe this isn't an issue. But surely
you'd rather have a non-gerrit, just-build-latest-in-master job run on
Mondays instead?

b) "Strategy for choosing what to build" - maybe that's not needed or
conflicts w/ the other Gerrit Trigger info?

c) there's already another gerrit-listening job enabled [1] for the repo,
so maybe only the old is being fired. If the old one is disabled/deleted,
maybe the new one will fire instead?

d) Or is there some sort of api/ssh key, handshake, etc. needed to
configure your gerrit w/ the job? Does the job need to have permissions/ACL
set up so that gerrit can trigger it?

[1]
https://ci.eclipse.org/simrel/job/simrel.photon.runaggregator.VALIDATE.gerrit/
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to