jenkins-job-builder/tests
Lukas Bednar 34ea32ba80 scms: MultiSCM is generated for scms hidden in macro
This patch fixes problem with generating MultiSCM in case that scms are
encapsulated in macro.
This patch includes simple tests to cover if-branches for this change.

Example:

- scm:
  name: xxx
  scm:
    - git: ...

- scm:
  name: yyy
  scm:
    - git: ...

- scm:
  name: xxx-and-yyy
  scm:
    - xxx
    - yyy

- job:
  name: my-job
  scm:
    - xxx-and-yyy

Change-Id: If3e7b3d19e51545a5623ee060fb7673a7a989233
Signed-off-by: Lukas Bednar <lbednar@redhat.com>
Closes-bug: #1285515
2014-05-26 17:49:04 +02:00
..
builders Add additional yaml/xml tests, literalinclude them 2014-04-29 11:57:15 -07:00
general Merge "Allow custom settings configs for maven projects" 2014-05-02 20:00:42 +00:00
macros scms: MultiSCM is generated for scms hidden in macro 2014-05-26 17:49:04 +02:00
notifications Fix multibyte character problem 2014-01-21 22:34:30 +09:00
parameters Fix multibyte character problem 2014-01-21 22:34:30 +09:00
properties Merge "Add support for Copy Artifact project copy permissions" 2014-04-09 16:08:17 +00:00
publishers Checkstyle publisher did not honor 0 values 2014-05-02 19:26:55 +00:00
scm Merge "SCM module: Add support for multiple Git remotes." 2014-04-22 20:20:32 +00:00
triggers Add support for triggering on unreviewed patches 2014-05-12 06:59:20 +00:00
wrappers Merge "add timeout-var option to the timeout module" 2014-04-25 19:28:58 +00:00
yamlparser scms: MultiSCM is generated for scms hidden in macro 2014-05-26 17:49:04 +02:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py scms: MultiSCM is generated for scms hidden in macro 2014-05-26 17:49:04 +02:00