/hudson-war/src/main/webapp/help/tasks/aggregate-test/auto-aggregate_tr.html

http://github.com/hudson/hudson · HTML · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · afe5307acb3f6487ce86fdef53d36316 MD5 · raw file

  1. <div>
  2. When checked, Hudson simply aggregates tests from
  3. all the transitive downstream jobs of this project. This is convenient
  4. as you don't have to individually list them and keep them up to date
  5. as you add/remove jobs. This normally works just fine, as your test
  6. jobs are normally set up as downstream jobs of the build job.
  7. <p>
  8. If for some reasons the auto aggregation doesn't work, you can always
  9. manually specify a list of jobs to be aggregated.
  10. </div>