DennisKonrad commented on issue #2917: Showing VRs in Infrastructure > Virtual 
Routers fails due to CloudStackVersion.parse(String) 
URL: https://github.com/apache/cloudstack/issues/2917#issuecomment-432458244
 
 
   Oh ok, now I fully understand where our problem was coming from.
   The build.sh used the BUILD_NUMBER from jenkins without us knowing it and 
therefor version was set
   automatically to the build number in jenkins.
   
   I did not recognize that the magically incrementing number was the same as 
in jenkins. So this clears it up for me.
   
   Ok, I'm not sure if this automagic link to the jenkins build number is a 
good thing if it automagically produces systemvm's that will later fail with 
the error message we got.
   
   Of course it might be a case that happens not so often but if one would like 
to use the build number he could just call build.sh in jenkins and set the 
build number as an argument himself.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to