Jenkins : Conditional build step -


I have to make many jobs in junkkin, which are inter-foreign. The process that I want to do is as follows - 1. Poll SVN for A

  If there is any change then test-suit does not have a performance test - suite A and nothing else, in the next step Continue   
  1. Poll SVN for B

    If there is a change / test-suit B test - test -Soot

  2. Use conditional construction steps and this

    1. Pole SVN for one

      Works - If there is a change / test-suite, create an executable test-suit

      Other

        stop     

      Can anyone help me here?

      What if changes in B are? Do not you want to make it?

      Usually you set up Jenkins's job either whole (i.e. the only thing that makes A, then B is in return) or you can build independent jobs. Dependency of the child I.e. A will always produce B and B will always make it).

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -