You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
The idea is that there are 2 HG
a) one for full SOE CI runs
b) one for puppet only
Jenkins should build the job for full SOE CI runs once or twice day for the HG members of a) (so build by schedule)
and do a puppet run on the HG members of b) as soon as there is a git commit (so poll git every minute).
The text was updated successfully, but these errors were encountered:
the conditional build flag for the puppet only workflow job definition should probably be renamed to avoid confusion with the forced rebuild flag in the full CI run job definition
full builds of the members of b) to be triggered via satellite for now, this will get better after the above is changed
pcfe
changed the title
Introduce second Jenkins job that only does puppet
Introduce (additional) puppet only Jenkins job
May 16, 2017
As a user I want to easily use Option 2: Using a Content View as a Puppet Environment directly from A separate lifecycle for Puppet modules in Satellite 6 by @wzzrd
The idea is that there are 2 HG
a) one for full SOE CI runs
b) one for puppet only
Jenkins should build the job for full SOE CI runs once or twice day for the HG members of a) (so build by schedule)
and do a puppet run on the HG members of b) as soon as there is a git commit (so poll git every minute).
The text was updated successfully, but these errors were encountered: