jenkins-job-builder/tests/macros
Azat Khuzhin 9e51beb804 scm: introduce parent-credentials for git submodules
Jenkins Git plugin does not use your configured credentials for cloning
submodules, but you can told it to use credentials from parent
repository, by checking "Use credentials from default remote of parent
repository", and this "parent-credentials" will set that option.

So without this option jenkins git plugin will not be able to clone
submodules, if they are not public available.

The default value is "false", like in jenkins git plugin.

See-also: https://issues.jenkins-ci.org/browse/JENKINS-20941
Change-Id: I1cfb3f45bb082f538eff1a9e64a03be27f759a5f
Signed-off-by: Azat Khuzhin <a3at.mail@gmail.com>
2017-04-04 14:00:16 +03:00
..
fixtures scm: introduce parent-credentials for git submodules 2017-04-04 14:00:16 +03:00
__init__.py scms: MultiSCM is generated for scms hidden in macro 2014-05-26 17:49:04 +02:00
test_macros.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00