Multijob, multi-configuration plugins help

2013-03-26 Thread profiletesting12
Hi,

I'm new to Jenkins and require help to configure jobs using the following 
plugins:

1.Multijob plugin
Usage as below:
Phase 1: To generate build and deploy 
Phase 2- Run tests and generate report

2) multi-configuration plugin:
Usage: To run Selenium Grid tests in multiple platforms(Windows, MAC and 
Linux)

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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Multijob, multi-configuration plugins help

2013-03-26 Thread Bruno Cunha
Hello!

What you need is Multi-Configuration Job (you can choose this option in
New Job page).

Probably you have a slave in which OS, right? What you'll do is to use
labels in the node configurations to specify the operational system of each
one.
After that, you can use this information on the Multi-Configuration Job, by
choosing Add Axis - Slaves, you can select the labels to execute that
job (Windows, Linux, Mac OS)


Hope this helps!


Regards,
Bruno Candido Volpato da CUnha


On Tue, Mar 26, 2013 at 7:28 AM, profiletestin...@gmail.com wrote:

 Hi,

 I'm new to Jenkins and require help to configure jobs using the following
 plugins:

 1.Multijob plugin
 Usage as below:
 Phase 1: To generate build and deploy
 Phase 2- Run tests and generate report

 2) multi-configuration plugin:
 Usage: To run Selenium Grid tests in multiple platforms(Windows, MAC and
 Linux)

 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.