Unanswered question

Command Line CI with Git-based Collab Server

Neoload connects OK to push manually (GUI) to Git servers (bitbucket, gitlab) as a shared repo, and can clone repos too. However this does not seem to be supported on the command line for CI? The -checkoutProject argument would only seem to apply to SVN type repos. Do we need to script a pull from git prior to running in noGUI mode (e.g. via bamboo)? Does the docker controller also have this restriction? i.e. it has to be all in NTS? Thanks.

Richard H.
Richard H.

Richard H.

Level
0
2 / 100
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

-checkoutProject only works for NTS/SVN. For GIT you will need to clone the repo separately using the appropriate GIT command/plugin