jenkins-job-builder/tests/scm
Bao Nguyen badab02647 Add `do-not-fetch-tags` to CloneOption for Git
In one of the recent change to Git plugin behavior[1], tags are
also search as part of branches.

This cause projects that build on all branches to also build on all
tags.

This change allowing for tags to be ignored.

Default this option is false and missing from XML output.

[1] https://github.com/jenkinsci/git-plugin/pull/340
[2] bfeda3e661

Change-Id: I2ed2290f9ef8ecd0d9e96aad1d7cbce2964bf2da
2017-06-11 10:36:33 -07:00
..
fixtures Add `do-not-fetch-tags` to CloneOption for Git 2017-06-11 10:36:33 -07:00
__init__.py Added support for Git shallow clone parameter 2013-11-14 14:02:18 +01:00
test_scm.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00