Skip to content

Commit b8211ec

Browse files
authored
Moving prod-rh01-ppc to dynamic (#5637)
Signed-off-by: Bama Charan Kundu <[email protected]>
1 parent 999712c commit b8211ec

File tree

1 file changed

+94
-60
lines changed

1 file changed

+94
-60
lines changed

components/multi-platform-controller/production/stone-prd-rh01/host-config.yaml

+94-60
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ data:
3939
linux-fast/amd64,\
4040
linux-extra-fast/amd64,\
4141
linux/s390x,\
42-
linux-large/s390x\
42+
linux-large/s390x,\
43+
linux/ppc64le,\
44+
linux-large/ppc64le\
4345
"
4446
instance-tag: rhtap-prod
4547

@@ -495,65 +497,65 @@ data:
495497
--//--
496498
497499
498-
host.power-rhtap-prod-1.address: "169.62.182.26"
499-
host.power-rhtap-prod-1.platform: "linux/ppc64le"
500-
host.power-rhtap-prod-1.user: "root"
501-
host.power-rhtap-prod-1.secret: "ibm-production-ppc64le-ssh-key"
502-
host.power-rhtap-prod-1.concurrency: "1"
503-
504-
host.power-rhtap-prod-2.address: "169.62.182.27"
505-
host.power-rhtap-prod-2.platform: "linux/ppc64le"
506-
host.power-rhtap-prod-2.user: "root"
507-
host.power-rhtap-prod-2.secret: "ibm-production-ppc64le-ssh-key"
508-
host.power-rhtap-prod-2.concurrency: "1"
509-
510-
host.power-rhtap-prod-3.address: "169.62.182.28"
511-
host.power-rhtap-prod-3.platform: "linux/ppc64le"
512-
host.power-rhtap-prod-3.user: "root"
513-
host.power-rhtap-prod-3.secret: "ibm-production-ppc64le-ssh-key"
514-
host.power-rhtap-prod-3.concurrency: "1"
515-
516-
host.power-rhtap-prod-4.address: "169.62.182.29"
517-
host.power-rhtap-prod-4.platform: "linux/ppc64le"
518-
host.power-rhtap-prod-4.user: "root"
519-
host.power-rhtap-prod-4.secret: "ibm-production-ppc64le-ssh-key"
520-
host.power-rhtap-prod-4.concurrency: "1"
521-
522-
host.power-rhtap-prod-5.address: "169.62.182.30"
523-
host.power-rhtap-prod-5.platform: "linux/ppc64le"
524-
host.power-rhtap-prod-5.user: "root"
525-
host.power-rhtap-prod-5.secret: "ibm-production-ppc64le-ssh-key"
526-
host.power-rhtap-prod-5.concurrency: "1"
527-
528-
host.power-rhtap-prod-6.address: "52.117.38.98"
529-
host.power-rhtap-prod-6.platform: "linux/ppc64le"
530-
host.power-rhtap-prod-6.user: "root"
531-
host.power-rhtap-prod-6.secret: "ibm-production-ppc64le-ssh-key"
532-
host.power-rhtap-prod-6.concurrency: "1"
533-
534-
host.power-rhtap-prod-7.address: "52.117.38.99"
535-
host.power-rhtap-prod-7.platform: "linux/ppc64le"
536-
host.power-rhtap-prod-7.user: "root"
537-
host.power-rhtap-prod-7.secret: "ibm-production-ppc64le-ssh-key"
538-
host.power-rhtap-prod-7.concurrency: "1"
539-
540-
host.power-rhtap-prod-8.address: "52.117.38.100"
541-
host.power-rhtap-prod-8.platform: "linux/ppc64le"
542-
host.power-rhtap-prod-8.user: "root"
543-
host.power-rhtap-prod-8.secret: "ibm-production-ppc64le-ssh-key"
544-
host.power-rhtap-prod-8.concurrency: "1"
545-
546-
host.power-rhtap-prod-9.address: "52.117.38.101"
547-
host.power-rhtap-prod-9.platform: "linux/ppc64le"
548-
host.power-rhtap-prod-9.user: "root"
549-
host.power-rhtap-prod-9.secret: "ibm-production-ppc64le-ssh-key"
550-
host.power-rhtap-prod-9.concurrency: "1"
551-
552-
host.power-rhtap-prod-10.address: "52.117.38.102"
553-
host.power-rhtap-prod-10.platform: "linux/ppc64le"
554-
host.power-rhtap-prod-10.user: "root"
555-
host.power-rhtap-prod-10.secret: "ibm-production-ppc64le-ssh-key"
556-
host.power-rhtap-prod-10.concurrency: "1"
500+
# host.power-rhtap-prod-1.address: "169.62.182.26"
501+
# host.power-rhtap-prod-1.platform: "linux/ppc64le"
502+
# host.power-rhtap-prod-1.user: "root"
503+
# host.power-rhtap-prod-1.secret: "ibm-production-ppc64le-ssh-key"
504+
# host.power-rhtap-prod-1.concurrency: "1"
505+
506+
# host.power-rhtap-prod-2.address: "169.62.182.27"
507+
# host.power-rhtap-prod-2.platform: "linux/ppc64le"
508+
# host.power-rhtap-prod-2.user: "root"
509+
# host.power-rhtap-prod-2.secret: "ibm-production-ppc64le-ssh-key"
510+
# host.power-rhtap-prod-2.concurrency: "1"
511+
512+
# host.power-rhtap-prod-3.address: "169.62.182.28"
513+
# host.power-rhtap-prod-3.platform: "linux/ppc64le"
514+
# host.power-rhtap-prod-3.user: "root"
515+
# host.power-rhtap-prod-3.secret: "ibm-production-ppc64le-ssh-key"
516+
# host.power-rhtap-prod-3.concurrency: "1"
517+
518+
# host.power-rhtap-prod-4.address: "169.62.182.29"
519+
# host.power-rhtap-prod-4.platform: "linux/ppc64le"
520+
# host.power-rhtap-prod-4.user: "root"
521+
# host.power-rhtap-prod-4.secret: "ibm-production-ppc64le-ssh-key"
522+
# host.power-rhtap-prod-4.concurrency: "1"
523+
524+
# host.power-rhtap-prod-5.address: "169.62.182.30"
525+
# host.power-rhtap-prod-5.platform: "linux/ppc64le"
526+
# host.power-rhtap-prod-5.user: "root"
527+
# host.power-rhtap-prod-5.secret: "ibm-production-ppc64le-ssh-key"
528+
# host.power-rhtap-prod-5.concurrency: "1"
529+
530+
# host.power-rhtap-prod-6.address: "52.117.38.98"
531+
# host.power-rhtap-prod-6.platform: "linux/ppc64le"
532+
# host.power-rhtap-prod-6.user: "root"
533+
# host.power-rhtap-prod-6.secret: "ibm-production-ppc64le-ssh-key"
534+
# host.power-rhtap-prod-6.concurrency: "1"
535+
536+
# host.power-rhtap-prod-7.address: "52.117.38.99"
537+
# host.power-rhtap-prod-7.platform: "linux/ppc64le"
538+
# host.power-rhtap-prod-7.user: "root"
539+
# host.power-rhtap-prod-7.secret: "ibm-production-ppc64le-ssh-key"
540+
# host.power-rhtap-prod-7.concurrency: "1"
541+
542+
# host.power-rhtap-prod-8.address: "52.117.38.100"
543+
# host.power-rhtap-prod-8.platform: "linux/ppc64le"
544+
# host.power-rhtap-prod-8.user: "root"
545+
# host.power-rhtap-prod-8.secret: "ibm-production-ppc64le-ssh-key"
546+
# host.power-rhtap-prod-8.concurrency: "1"
547+
548+
# host.power-rhtap-prod-9.address: "52.117.38.101"
549+
# host.power-rhtap-prod-9.platform: "linux/ppc64le"
550+
# host.power-rhtap-prod-9.user: "root"
551+
# host.power-rhtap-prod-9.secret: "ibm-production-ppc64le-ssh-key"
552+
# host.power-rhtap-prod-9.concurrency: "1"
553+
554+
# host.power-rhtap-prod-10.address: "52.117.38.102"
555+
# host.power-rhtap-prod-10.platform: "linux/ppc64le"
556+
# host.power-rhtap-prod-10.user: "root"
557+
# host.power-rhtap-prod-10.secret: "ibm-production-ppc64le-ssh-key"
558+
# host.power-rhtap-prod-10.concurrency: "1"
557559

558560
# host.sysz-rhtap-prod-1.address: "169.63.187.167"
559561
# host.sysz-rhtap-prod-1.platform: "linux/s390x"
@@ -647,6 +649,38 @@ data:
647649
dynamic.linux-large-s390x.allocation-timeout: "1800"
648650
dynamic.linux-large-s390x.instance-tag: prod-s390x-large
649651

652+
# PPC64LE nodes 2CPU 8GB RAM
653+
dynamic.linux-ppc64le.type: ibmp
654+
dynamic.linux-ppc64le.ssh-secret: "ibm-production-ppc64le-ssh-key"
655+
dynamic.linux-ppc64le.secret: "public-prod-ibm-api-key"
656+
dynamic.linux-ppc64le.key: "konflux-ppc-root"
657+
dynamic.linux-ppc64le.image: "ppc-toronto-19-Feb-2025"
658+
dynamic.linux-ppc64le.crn: "crn:v1:bluemix:public:power-iaas:tor01:a/582c7fe0cc914bc88483c9a30a047020:73e2ce08-0d1b-4e7e-8c49-6fa7f1a29ecd::"
659+
dynamic.linux-ppc64le.url: "https://ca-tor.power-iaas.cloud.ibm.com"
660+
dynamic.linux-ppc64le.network: "ace4359c-fd9c-4527-a1dc-830cd55d8e2e"
661+
dynamic.linux-ppc64le.system: "e980"
662+
dynamic.linux-ppc64le.cores: "2"
663+
dynamic.linux-ppc64le.memory: "8"
664+
dynamic.linux-ppc64le.max-instances: "30"
665+
dynamic.linux-ppc64le.allocation-timeout: "1800"
666+
dynamic.linux-ppc64le.instance-tag: prod-ppc64le
667+
668+
# PPC64LE large nodes
669+
dynamic.linux-large-ppc64le.type: ibmp
670+
dynamic.linux-large-ppc64le.ssh-secret: "ibm-production-ppc64le-ssh-key"
671+
dynamic.linux-large-ppc64le.secret: "public-prod-ibm-api-key"
672+
dynamic.linux-large-ppc64le.key: "konflux-ppc-root"
673+
dynamic.linux-large-ppc64le.image: "ppc-toronto-19-Feb-2025"
674+
dynamic.linux-large-ppc64le.crn: "crn:v1:bluemix:public:power-iaas:tor01:a/582c7fe0cc914bc88483c9a30a047020:73e2ce08-0d1b-4e7e-8c49-6fa7f1a29ecd::"
675+
dynamic.linux-large-ppc64le.url: "https://ca-tor.power-iaas.cloud.ibm.com"
676+
dynamic.linux-large-ppc64le.network: "ace4359c-fd9c-4527-a1dc-830cd55d8e2e"
677+
dynamic.linux-large-ppc64le.system: "e980"
678+
dynamic.linux-large-ppc64le.cores: "4"
679+
dynamic.linux-large-ppc64le.memory: "16"
680+
dynamic.linux-large-ppc64le.max-instances: "10"
681+
dynamic.linux-large-ppc64le.allocation-timeout: "1800"
682+
dynamic.linux-large-ppc64le.instance-tag: prod-ppc64le-large
683+
650684
# GPU Instances
651685
dynamic.linux-g6xlarge-amd64.type: aws
652686
dynamic.linux-g6xlarge-amd64.region: us-east-1

0 commit comments

Comments
 (0)