Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: core, matrix-project-plugin, parameterized-trigger-plugin
Created: 16/Mar/15 2:31 PM
Description:

I have two nodes where I'm running my tests, one is on WinXP (QA1), and the other one Win8 (QA2). I'm trying to run a job ONLY on QA1, and I've tried restricting the job in several ways, but none of them work:
1. Restrict where this project can be run option in the job's configuration
2. Using Parametrized Trigger Plugin, where I've set both Default nodes and Possible nodes to QA1
3. Using Matrix Project Plugin, where I've added a Slave Axis and selected only QA1 from the Individual nodes list. In this case, I created a new Multi-Configuration Project in Jenkins and I've only cloned the tests project from GitHub on the QA1 machine before the tests started running (QA2 did not have the project on disk). When I ran the job, it executed the git pull command I've set as a build step on QA1 and then the tests started running on QA2.

I cannot seem to restrict it from running on QA2. Any help would be highly appreciated!

Environment: Jenkins 1.602, Parametrized Trigger Plugin, Matrix Project Plugin, Selenium Grid, Selenium WebDriver 2.45, Firefox 34
Project: Jenkins
Priority: Blocker Blocker
Reporter: ale n
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to