Re: jenkins IDE

2017-12-23 Thread David Crayford
I'm not quite sure what you mean by IDE. That would be a plugin for 
Eclipse or IDEA or whatever you use. I'm not sure if RDz has anything 
for Jenkins for z/OS.


If you meant running Jenkins distributed builds on z/OS then it's 
doable. I got it running no probs but there are caveats. Jenkins slaves 
run over SSH which means a z/OS environment. If you want to run batch 
jobs with tracking you will need to write code. Or you could take a look 
at Dependency Based Build from IBM which is in beta 
https://www-01.ibm.com/marketing/iwm/iwmdocs/web/cc/earlyprograms/dbb/index.shtml. 
There are some nice Groovy scripts that dynamically build COBOL compiles 
and links. It doesn't run JCL, everything is a UNIX process.


I'm a big fan of CI and Jenkins. We chose Atlassian Bamboo because we 
run an Atlassian stack. Both are great and will improve your workflow 
but you will have work to do.



On 22/12/2017 11:03 PM, Ron Thomas wrote:

Hello . We are planning to implement jenkins in to our QA mainframe environment . 
Is there any document where i can look and see how to configure our mainframe 
regions to jenkins . The objective is we should we able to submit jobs and build 
code from jenkins ? Is there any one in the list who has implemented the same  
& would be glad to know the pros and cons of moving to jenkins .

Thanks in Advance

Regards
Ron T

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jenkins IDE

2017-12-22 Thread Sankaranarayanan, Vignesh
Come all ye, we must embrace the bold new age of agile!

– Vignesh
Mainframe Infrastructure

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Charles Mills
Sent: 23 December 2017 05:05
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: jenkins IDE

Why would you learn how to implement a product without first considering it 
(deciding whether it made sense in your situation)?

Charles


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Edward Gould
Sent: Friday, December 22, 2017 3:27 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: jenkins IDE

> On Dec 22, 2017, at 9:03 AM, Ron Thomas <ron5...@gmail.com> wrote:
>
> Hello . We are planning to implement jenkins in to our QA mainframe 
> environment . Is there any document where i can look and see how to configure 
> our mainframe regions to jenkins . The objective is we should we able to 
> submit jobs and build code from jenkins ? Is there any one in the list who 
> has implemented the same  & would be glad to know the pros and cons of moving 
> to jenkins .
>
> Thanks in Advance
>
> Regards
> Ron T

I am not sure I understand why you are considering a product that you don’t 
know how to implement. That is like going out and buying a racing horse and 
then deciding how big of race track you are going to buy.
Ed
--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

MARKSANDSPENCER.COM

 Unless otherwise stated above:
Marks and Spencer plc
Registered Office:
Waterside House
35 North Wharf Road
London
W2 1NW

Registered No. 214436 in England and Wales.

Telephone (020) 7935 4422
Facsimile (020) 7487 2670

www.marksandspencer.com

Please note that electronic mail may be monitored.

This e-mail is confidential. If you received it by mistake, please let us know 
and then delete it from your system; you should not copy, disclose, or 
distribute its contents to anyone nor act in reliance on this e-mail, as this 
is prohibited and may be unlawful.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jenkins IDE

2017-12-22 Thread Charles Mills
Why would you learn how to implement a product without first considering it 
(deciding whether it made sense in your situation)?

Charles


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Edward Gould
Sent: Friday, December 22, 2017 3:27 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: jenkins IDE

> On Dec 22, 2017, at 9:03 AM, Ron Thomas <ron5...@gmail.com> wrote:
> 
> Hello . We are planning to implement jenkins in to our QA mainframe 
> environment . Is there any document where i can look and see how to configure 
> our mainframe regions to jenkins . The objective is we should we able to 
> submit jobs and build code from jenkins ? Is there any one in the list who 
> has implemented the same  & would be glad to know the pros and cons of moving 
> to jenkins . 
> 
> Thanks in Advance
> 
> Regards
> Ron T

I am not sure I understand why you are considering a product that you don’t 
know how to implement. That is like going out and buying a racing horse and 
then deciding how big of race track you are going to buy.
Ed
--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jenkins IDE

2017-12-22 Thread John McKown
hello.

On Dec 22, 2017 2:26 PM, "Edward Gould"  wrote:

> On Dec 22, 2017, at 9:03 AM, Ron Thomas  wrote:
>
> Hello . We are planning to implement jenkins in to our QA mainframe
environment . Is there any document where i can look and see how to
configure our mainframe regions to jenkins . The objective is we should we
able to submit jobs and build code from jenkins ? Is there any one in the
list who has implemented the same  & would be glad to know the pros and
cons of moving to jenkins .
>
> Thanks in Advance
>
> Regards
> Ron T

I am not sure I understand why you are considering a product that you don’t
know how to implement. That is like going out and buying a racing horse and
then deciding how big of race track you are going to buy.
Ed


Why? Because it is the company standard and all systems must implement it.
"So let it be written. So let it be done!

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jenkins IDE

2017-12-22 Thread Edward Gould
> On Dec 22, 2017, at 9:03 AM, Ron Thomas  wrote:
> 
> Hello . We are planning to implement jenkins in to our QA mainframe 
> environment . Is there any document where i can look and see how to configure 
> our mainframe regions to jenkins . The objective is we should we able to 
> submit jobs and build code from jenkins ? Is there any one in the list who 
> has implemented the same  & would be glad to know the pros and cons of moving 
> to jenkins . 
> 
> Thanks in Advance 
> 
> Regards
> Ron T

I am not sure I understand why you are considering a product that you don’t 
know how to implement. That is like going out and buying a racing horse and 
then deciding how big of race track you are going to buy.
Ed
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jenkins IDE

2017-12-22 Thread Mike Schwab
https://wiki.jenkins.io/display/JENKINS/IBM+zOS+Connector#IBMzOSConnector-SCLMintegration

https://www.ibm.com/developerworks/library/d-continuous-delivery-framework-jenkins/index.html


On Fri, Dec 22, 2017 at 9:03 AM, Ron Thomas  wrote:
> Hello . We are planning to implement jenkins in to our QA mainframe 
> environment . Is there any document where i can look and see how to configure 
> our mainframe regions to jenkins . The objective is we should we able to 
> submit jobs and build code from jenkins ? Is there any one in the list who 
> has implemented the same  & would be glad to know the pros and cons of moving 
> to jenkins .
>
> Thanks in Advance
>
> Regards
> Ron T
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


jenkins IDE

2017-12-22 Thread Ron Thomas
Hello . We are planning to implement jenkins in to our QA mainframe environment 
. Is there any document where i can look and see how to configure our mainframe 
regions to jenkins . The objective is we should we able to submit jobs and 
build code from jenkins ? Is there any one in the list who has implemented the 
same  & would be glad to know the pros and cons of moving to jenkins . 

Thanks in Advance 

Regards
Ron T

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN