@@ -427,6 +427,84 @@ jenkins:
427
427
428
428
- home : ' /u/user1/jenkins-zos/git'
429
429
key : " hudson.plugins.git.GitTool$DescriptorImpl@Default"
430
+ - permanent :
431
+ name : " ZISVJD30"
432
+ nodeDescription : " zOS node"
433
+ labelString : " zOS 390 compile:zos"
434
+ remoteFS : ' /u/user1/'
435
+ numExecutors : 1
436
+ mode : EXCLUSIVE
437
+ retentionStrategy : " always"
438
+ launcher :
439
+ ssh :
440
+ host : " 148.100.36.166"
441
+ port : " 65522"
442
+ credentialsId : " omr-agents-ssh-zos"
443
+ javaPath : " /u/user1/jdk17/bin/java"
444
+ jvmOptions : " -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.user.passphrase.file.encoding=IBM-1047 -Dfile.encoding=ISO8859_1 -Djava.io.tmpdir=/u/user1/tmp"
445
+ sshHostKeyVerificationStrategy :
446
+ manuallyProvidedKeyVerificationStrategy :
447
+ key : " ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKjFm85L8GcY34Rr+8FBIP7TOf7ji9In3bSPC3E0AOzo"
448
+ nodeProperties :
449
+ - envVars :
450
+ env :
451
+ - key : " _BPXK_AUTOCVT"
452
+ value : ' ON'
453
+ - key : " _C89_CCMODE"
454
+ value : ' 1'
455
+ - key : " _CC_CCMODE"
456
+ value : ' 1'
457
+ - key : " _CEE_RUNOPTS"
458
+ value : ' FILETAG(AUTOCVT,AUTOTAG) POSIX(ON)'
459
+ - key : " _CXX_CCMODE"
460
+ value : ' 1'
461
+ - key : " _TAG_REDIR_ERR"
462
+ value : ' txt'
463
+ - key : " _TAG_REDIR_OUT"
464
+ value : ' txt'
465
+ - key : " PATH"
466
+ value : ' /u/user1/jenkins-zos:$PATH'
467
+ - key : " PERL5LIB"
468
+ value : ' /u/user1/zopen/usr/local/lib'
469
+ - permanent :
470
+ name : " ZISVJD39"
471
+ nodeDescription : " zOS node"
472
+ labelString : " zOS 390 compile:zos"
473
+ remoteFS : ' /u/user1/'
474
+ numExecutors : 1
475
+ mode : EXCLUSIVE
476
+ retentionStrategy : " always"
477
+ launcher :
478
+ ssh :
479
+ host : " 148.100.36.167"
480
+ port : " 65522"
481
+ credentialsId : " omr-agents-ssh-zos"
482
+ javaPath : " /u/user1/jdk17/bin/java"
483
+ jvmOptions : " -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.user.passphrase.file.encoding=IBM-1047 -Dfile.encoding=ISO8859_1 -Djava.io.tmpdir=/u/user1/tmp"
484
+ sshHostKeyVerificationStrategy :
485
+ manuallyProvidedKeyVerificationStrategy :
486
+ key : " ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgqfKb6DJ6Gn+CVtwtVebwVxezf7MYB87ZPV8yWy6vX"
487
+ nodeProperties :
488
+ - envVars :
489
+ env :
490
+ - key : " _BPXK_AUTOCVT"
491
+ value : ' ON'
492
+ - key : " _C89_CCMODE"
493
+ value : ' 1'
494
+ - key : " _CC_CCMODE"
495
+ value : ' 1'
496
+ - key : " _CEE_RUNOPTS"
497
+ value : ' FILETAG(AUTOCVT,AUTOTAG) POSIX(ON)'
498
+ - key : " _CXX_CCMODE"
499
+ value : ' 1'
500
+ - key : " _TAG_REDIR_ERR"
501
+ value : ' txt'
502
+ - key : " _TAG_REDIR_OUT"
503
+ value : ' txt'
504
+ - key : " PATH"
505
+ value : ' /u/user1/jenkins-zos:$PATH'
506
+ - key : " PERL5LIB"
507
+ value : ' /u/user1/zopen/usr/local/lib'
430
508
- permanent :
431
509
name : " p8-java1-ibm11"
432
510
nodeDescription : " AIX 7.2"
0 commit comments