Hi all,
I have several load tests and they are launched manually. I would like to 
automate this but I need some ideas about the how.


*SCENARIO*
   
   - [optional] Update the version of the App: App-Server and App-Client 
   (with command yum, as we have an internal yum server, yes we´re in Centos 
   6.5)
      - * Optional as I could launch the tests X times on the *same version* 
      with different configs
   - [optional] Update the configuration
      -  * Optional as I could launch the tests X times with different 
      version but *same config*
   - Load tests execution START
   - Load tests execution STOP

<https://lh3.googleusercontent.com/-hxFeEEd_Rog/WDbqvFn4BGI/AAAAAAAAF6g/eP3rVqSlSTAW0pZR0IXuOBUOXkPyq6vbwCLcB/s1600/schema.JPG>


NOTES:


   - I won´t define ANY server (client, server or simulation) as Jenkins 
   slave, to avoid impacting the performance
   - I will define standard parameters for the scripts but provide the 
   possibility of "launching build with parameters"
   - I will send the logs to Logstash to generate my reports
   - I will use bash scripts
   - I will connect to the servers with SSH

So, what do you consider would be a good solution for the Jenkins 
implementation? Any Feedback?

   - I consider using 
   https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin 


Thanks in advance... :)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9364fbf4-e31b-4ba8-9d22-c415f66b201b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to