From: Markus Lehtonen Date: Fri, 18 Jul 2014 13:05:35 +0000 (+0300) Subject: Add pristine-tar branches X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff090c1cf946e3df67795ce3c1437ec6246dbf37;p=tools%2Fgit-buildpackage-rpm-testdata.git Add pristine-tar branches Use mangled branch names ('pristine_tar' instead of 'pristine-tar') to not confuse pristine-tar tool. Signed-off-by: Markus Lehtonen --- diff --git a/bootstrap.py b/bootstrap.py index 9d86b79..2f3ded5 100755 --- a/bootstrap.py +++ b/bootstrap.py @@ -36,16 +36,17 @@ from tests.component.rpm import RepoManifest LOG = logging.getLogger(os.path.basename(sys.argv[0])) +# Use mangled pristine-tar branch names in order to not confuse pristine-tar TEST_PKGS = {'gbp-test-native': {'build_branches': ['master'], 'export_branches': ['master']}, 'gbp-test-native2': {'build_branches': ['master'], 'export_branches': ['master']}, 'gbp-test': {'build_branches': ['master', 'fork'], 'export_branches': ['master', 'upstream', - 'pq/master']}, + 'pq/master', 'pristine_tar']}, 'gbp-test2': {'build_branches': ['master'], 'export_branches': ['master', 'master-orphan', - 'upstream']}} + 'upstream', 'pristine_tar']}} class GitError(Exception): diff --git a/test-repo-manifest.xml b/test-repo-manifest.xml index 2028724..1b38b94 100644 --- a/test-repo-manifest.xml +++ b/test-repo-manifest.xml @@ -4,6 +4,7 @@ + @@ -15,5 +16,6 @@ +