Hi,
we're building mulitple variants of our products using code switches. At the moment we have one build plan to build all variants in a row. if one fails we need to go to the log file and see whcih and why the variant failed. I'd like to change this to have one plan per variant. since this would be a nightmare to do it via the web gui i'd like to use either Java Specs or Yaml. I would prefer yaml over java.
Is it possible to generate mutiple plans in one repo stored spec so if i change something in my config, that all plans are updated?
Thanks in advance!
Regards,
Oliver
Hi Oliver,
It appears you can do this, however, you can only link 1 Specs repo to a build at a time but you can generate as many builds from a single plan as you’d like.
Cheers,
Branden
Hi, i played a little bit with YAML file.
Producing multiple jobs is not a problem - but since they are running parallel this is not a good idea with hundreds of code variants.
Producing multiple stages is also not a problem, but since they run sequentally the first faild job stops the chain.
The best way would be to create multiple plans from a yaml file.
Is this possible and if yes, how?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.