Re: Monitoring network folder using FSTrigger plugin

2016-10-17 Thread Ram D
Hi Mark,

Thanks, I realized it soon enough. But thought mounting is was just a
workaround for this query.
Your answer showed me that is just the only solution available.

Regards,
Ramesh


On Sat, Oct 15, 2016 at 5:18 PM, Mark Waite 
wrote:

> http://superuser.com/questions/344775/passing-unc-
> username-and-password-within-a-unc-path suggests that there is no syntax
> which will allow you to embed the username and password in the network
> path.  You might need to assure that network path is already mounted on
> your Windows agents.  You could attach a label to Windows agents which have
> it mounted, then restrict the job to only run on those labels.
>
> Mark Waite
>
> On Sat, Oct 15, 2016 at 4:32 AM Ram D  wrote:
>
>> Anyone 
>> Is it at-least possible???
>>
>> On Fri, Oct 14, 2016 at 7:06 PM, Ram D  wrote:
>>
>> Hi All,
>>
>> Greetings!
>> Use case: I have to monitor (polling folder) a network folder for build
>> artifacts (.zip files). When ever there is new .zip file I have to copy it
>> and trigger downstream builds.
>>
>> Solution: FSTrigger plugin - seems to do the work of polling folder and
>> and if changes present in target, build is triggered.
>>
>> Question: How do I provide a network path for polling which requires
>> username and password to access it. e.g.
>> *\\100.1.1.1\abc\pqr\xyz\pqr\*.zip*
>>
>> If I open this in file system explorer it asks for username (with domain)
>> and password in order to open it. How to pass such parameters in
>> FSTrigger plugin.
>>
>> More info: https://wiki.jenkins-ci.org/display/JENKINS/FSTrigger+Plugin
>>
>> Any help or suggestions appreciated.
>>
>> Regards,
>> Ramesh
>>
>>
>> --
>> 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.
>> To view this discussion on the web visit https://groups.google.com/d/
>> msgid/jenkinsci-users/CAAyu-G66gDG6QwjwXbMaTfO9OV5d0PibDeU
>> bhtWZYWaktEgEXQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G66gDG6QwjwXbMaTfO9OV5d0PibDeUbhtWZYWaktEgEXQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-users/CAO49JtGQvUDLrgs8PnwWXXs-
> oy0Tjp%3DEqNTUoPwNcQDc7i7kGA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGQvUDLrgs8PnwWXXs-oy0Tjp%3DEqNTUoPwNcQDc7i7kGA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G6sJ%2BGAw4dzNMBzw-sVySYS6JxG21cKhzpCBs5bmWH8GA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Monitoring network folder using FSTrigger plugin

2016-10-15 Thread Ram D
Anyone 
Is it at-least possible???

On Fri, Oct 14, 2016 at 7:06 PM, Ram D  wrote:

> Hi All,
>
> Greetings!
> Use case: I have to monitor (polling folder) a network folder for build
> artifacts (.zip files). When ever there is new .zip file I have to copy it
> and trigger downstream builds.
>
> Solution: FSTrigger plugin - seems to do the work of polling folder and
> and if changes present in target, build is triggered.
>
> Question: How do I provide a network path for polling which requires
> username and password to access it. e.g.
> *\\100.1.1.1\abc\pqr\xyz\pqr\*.zip*
>
> If I open this in file system explorer it asks for username (with domain)
> and password in order to open it. How to pass such parameters in FSTrigger
>  plugin.
>
> More info: https://wiki.jenkins-ci.org/display/JENKINS/FSTrigger+Plugin
>
> Any help or suggestions appreciated.
>
> Regards,
> Ramesh
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G66gDG6QwjwXbMaTfO9OV5d0PibDeUbhtWZYWaktEgEXQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Monitoring network folder using FSTrigger plugin

2016-10-14 Thread Ram D
Hi All,

Greetings!
Use case: I have to monitor (polling folder) a network folder for build
artifacts (.zip files). When ever there is new .zip file I have to copy it
and trigger downstream builds.

Solution: FSTrigger plugin - seems to do the work of polling folder and and
if changes present in target, build is triggered.

Question: How do I provide a network path for polling which requires
username and password to access it. e.g. *\\100.1.1.1\abc\pqr\xyz\pqr\*.zip*


If I open this in file system explorer it asks for username (with domain)
and password in order to open it. How to pass such parameters in FSTrigger
 plugin.

More info: https://wiki.jenkins-ci.org/display/JENKINS/FSTrigger+Plugin

Any help or suggestions appreciated.

Regards,
Ramesh

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G4t9hQpz1BsUehL7AuUN6B-%2BAi8j1P-1Ui%3DsYfvmgtw8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to monitor network folder using FSTrigger plugin

2016-10-09 Thread Ram D
Hi All,

Greetings!
Use case: I have to monitor (polling folder) a network folder for build
artifacts (.zip files). When ever there is new .zip file I have to copy it
and trigger downstream builds.

Solution: FSTrigger plugin - seems to do the work of polling folder and and
if changes present in target, build is triggered.

Question: How do I provide a network path for polling which requires
username and password to access it. e.g. *\\100.1.1.1\abc\pqr\xyz\pqr\*.zip*


If I open this in file system explorer it asks for username (with domain)
and password in order to open it. How to pass such parameters in FSTrigger
plugin.

More info: https://wiki.jenkins-ci.org/display/JENKINS/FSTrigger+Plugin

Any help or suggestions appreciated.

Regards,
Ramesh

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G60%3DfJa_56%2BVGTp2%2BuqHm89mfexeOhQQaaeQ52L2rcYQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


How to monitor network folder using FSTrigger plugin

2016-10-09 Thread Ram D
Hi All,

Greetings!
Use case: I have to monitor (polling folder) a network folder for build
artifacts (.zip files). When ever there is new .zip file I have to copy it
and trigger downstream builds.

Solution: FSTrigger plugin - seems to do the work of polling folder and and
if changes present in target, build is triggered.

Question: How do I provide a network path for polling which requires
username and password to access it. e.g. *\\100.1.1.1\abc\pqr\xyz\pqr\*.zip*


If I open this in file system explorer it asks for username (with domain)
and password in order to open it. How to pass such parameters in FSTrigger
plugin.

More info: https://wiki.jenkins-ci.org/display/JENKINS/FSTrigger+Plugin

Any help or suggestions appreciated.

Regards,
Ramesh

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G6LB96RtDVBUev%2Bb2jvYTRyW3x8ghNH1eM1x5%3DPLGaJYw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is there option to display all recursive jobs of build flow in build monitor view ??

2016-07-07 Thread Ram D
Hi Guys,

Any information on this item ? Anyone resolved such issue ?

Cheers,
Ramesh


On Thu, Jul 7, 2016 at 10:00 AM, Ram D  wrote:

> Hi All,
>
> Jenkins Version 1.642.4
>
> I am currently stuck while display of build results on monitor view
>
> My jenkins configuration goes like this -
>
> I have many tests to be executed using Jenkins. To achieve that, I created
> a build flow job (e.g test_flow) which executes one other "Testing" job
> with test names as parameters. Sample code of build flow is given below -
>
> testsetlist = ["test_A","test_B",  many more]
>
> for (int idx = 0; idx < testsetlist.size(); idx++) {
> execute(testsetlist[idx])
> }
>
> def execute(testsetname)
> {
>   ignore(FAILURE)
>   {
>   b1 = build("Testing", param1: testsetname)
>   }
> }
>
> The idea to use Build Flow here was not to duplicate the same jobs with
> different parameter, which becomes to heavy to manage it on a longer run.
>
> Functionality wise, everything works fine but I'm not able to display the
> build status of each and every test (e.g. test_A and test_B) on "Build
> Monitor View" as they are not defined as specific jobs. Build Monitor View
> just displays "Build Flow job" and and last execution of "Testing" job. (*Last
> execution meaning, execution of the last item in the tests list defined in
> flow*).
>
> *Question:*
>
> 1. Is there any way to display the build status of all the tests 
> (*"test_A","test_B",
> . n*) on "Build Monitor View" or any other similar thing without
> creating individual jobs for each and every tests ?
>
> 2. Is there any other changes I could do in the configuration to achieve
> the same thing ?
>
> Any sort of solutions much appreciated.
>
> Cheers,
>
> Ramesh
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G4angmFWj9Y7_MCx7bUbSTHeANkERCB%2BujUksCL7jZfZg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Is there option to display all recursive jobs of build flow in build monitor view ??

2016-07-06 Thread Ram D
Hi All,

Jenkins Version 1.642.4

I am currently stuck while display of build results on monitor view

My jenkins configuration goes like this -

I have many tests to be executed using Jenkins. To achieve that, I created
a build flow job (e.g test_flow) which executes one other "Testing" job
with test names as parameters. Sample code of build flow is given below -

testsetlist = ["test_A","test_B",  many more]

for (int idx = 0; idx < testsetlist.size(); idx++) {
execute(testsetlist[idx])
}

def execute(testsetname)
{
  ignore(FAILURE)
  {
  b1 = build("Testing", param1: testsetname)
  }
}

The idea to use Build Flow here was not to duplicate the same jobs with
different parameter, which becomes to heavy to manage it on a longer run.

Functionality wise, everything works fine but I'm not able to display the
build status of each and every test (e.g. test_A and test_B) on "Build
Monitor View" as they are not defined as specific jobs. Build Monitor View
just displays "Build Flow job" and and last execution of "Testing" job. (*Last
execution meaning, execution of the last item in the tests list defined in
flow*).

*Question:*

1. Is there any way to display the build status of all the tests
(*"test_A","test_B",
. n*) on "Build Monitor View" or any other similar thing without
creating individual jobs for each and every tests ?

2. Is there any other changes I could do in the configuration to achieve
the same thing ?

Any sort of solutions much appreciated.

Cheers,

Ramesh

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G4RbEY33zUTXxJf4NfOiG59RT1AJNUomTW-p43CQG_Zxg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins Version 1.642.4: Way to display all recursive jobs of build flow in build monitor view

2016-07-05 Thread Ram D
Hi All,

I am currently stuck while display of build results on monitor view

Firstly some information regarding my jenkins configuration. I have many
tests to be executed using Jenkins. In order to achieve that, I created a
build flow job (e.g test_flow) which executes one other "Testing" job with
test names as parameters. Sample code of build flow is given below -

testsetlist = ["test_A","test_B",  many more]

for (int idx = 0; idx < testsetlist.size(); idx++) {
execute(testsetlist[idx])
}

def execute(testsetname)
{
  ignore(FAILURE)
  {
  b1 = build("Testing", param1: testsetname)
  }
}

The idea to use Build Flow here was not to duplicate the same jobs with
different parameter, which becomes to heavy to manage it on a longer run.

Functionality wise, everything works fine but I'm not able to display the
build status of each and every test (e.g. test_A and test_B) on "Build
Monitor View" as they are not defined as specific jobs. Build Monitor View
just displays "Build Flow job" and and last execution of "Testing" job. (*Last
execution meaning, execution of the last item in the tests list defined in
flow*).

*Question:*

1. Is there any way to display the build status of all the tests
(*"test_A","test_B",
. n*) on "Build Monitor View" or any other similar thing without
creating individual jobs for each and every tests ?

2. Is there any other changes I could do in the configuration to achieve
the same thing ?

Any sort of solutions much appreciated.

Cheers,

Ramesh

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAAyu-G5_zEshmgK6vutqzBNkfDdcWr4Qe18%3DZ7CZmfGm%3DcEm%2Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.