[Buildbot-devel] Does 'buildbot try --repository=foo' work with Git build step?

Dan Kegel dank at kegel.com
Wed May 28 21:31:05 UTC 2014


I tried specifying --repository like this:
  buildbot try -c pb --vc=git --repository=myhost:~myuser/mydir

The tryclient does send the repository properly, but
the server seems to ignore the repository, and just uses the
one configured in the Git build step.

I see the 'branch' argument to the Git build step's Init function
says "If a build specifies a different branch, it will be used instead of this",
but the repourl argument's doc doesn't say anything like that.
So I guess this is expected?




More information about the devel mailing list