[JIRA] [perforce] (JENKINS-19699) No way to set P4HOST (for Assembla hosted repo)
Ben Golding updated JENKINS-19699 No way to set P4HOST (for Assembla hosted repo) Change By: Ben Golding (31/Mar/14 4:01 PM) Priority: Major Minor 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.
[JIRA] [perforce] (JENKINS-19699) No way to set P4HOST (for Assembla hosted repo)
Ben Golding commented on JENKINS-19699 No way to set P4HOST (for Assembla hosted repo) @robin: this seems an OK workaround. Nicolas De Loof also suggested to use this plugin https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin to inject the P4HOST environment variable before SCM checkout. I didn't try that yet, but it should work. 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.
[JIRA] [perforce] (JENKINS-19699) No way to set P4HOST (for Assembla hosted repo)
robin johnson commented on JENKINS-19699 No way to set P4HOST (for Assembla hosted repo) I ended up wrapping p4 in a shell script that contained p4 -H #!/bin/bash /usr/bin/p4 -H projectkono $@ Then I set Jenkins to use my shells script as the official p4 install 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.
[JIRA] [perforce] (JENKINS-19699) No way to set P4HOST (for Assembla hosted repo)
robin johnson commented on JENKINS-19699 No way to set P4HOST (for Assembla hosted repo) Not sure where to add -H within Jenkins. Or, looking for a way to run a pre-config script so that the jenkins environment has the P4HOST already setup. fyi, I'm on a mac. My shells work with p4 just fine, but I configure p4 environment variables as part of my shell startup. (including HOST). ...so where's the sneaky place where we can add this into Jenkins? 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.
[JIRA] [perforce] (JENKINS-19699) No way to set P4HOST (for Assembla hosted repo)
Rob Petti assigned JENKINS-19699 to Unassigned No way to set P4HOST (for Assembla hosted repo) Change By: Rob Petti (19/Mar/14 5:47 PM) Assignee: RobĀ Petti 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.