Skip to content

Commit

Permalink
Please add metrics-vm1 as a node for Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
fredg02 committed Nov 28, 2023
1 parent feb31cd commit 828dfec
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
14 changes: 14 additions & 0 deletions instances/foundation-internal.infra/jenkins/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,20 @@ jenkins:
mode: EXCLUSIVE
retentionStrategy: "always"
numExecutors: 2
- permanent:
name: "metrics-vm1"
remoteFS: "/home/metrics"
launcher:
ssh:
credentialsId: "metrics-ssh-bot"
host: "4.180.46.65"
port: 2022
sshHostKeyVerificationStrategy:
manuallyProvidedKeyVerificationStrategy:
key: "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQUZTgLsuKws+iCoZjI2CTCopxZN/zUCvCaOKLZXafFZ5Wt9DeLSt+Dc6V2rcYGz9T7ZQYnIO+6THFYbCglg2w="
mode: EXCLUSIVE
retentionStrategy: "always"
numExecutors: 2

security:
gitHostKeyVerificationConfiguration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,20 @@ jenkins:
mode: EXCLUSIVE
retentionStrategy: "always"
numExecutors: 2
- permanent:
name: "metrics-vm1"
remoteFS: "/home/metrics"
launcher:
ssh:
credentialsId: "metrics-ssh-bot"
host: "4.180.46.65"
port: 2022
sshHostKeyVerificationStrategy:
manuallyProvidedKeyVerificationStrategy:
key: "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQUZTgLsuKws+iCoZjI2CTCopxZN/zUCvCaOKLZXafFZ5Wt9DeLSt+Dc6V2rcYGz9T7ZQYnIO+6THFYbCglg2w="
mode: EXCLUSIVE
retentionStrategy: "always"
numExecutors: 2
security:
apiToken:
creationOfLegacyTokenEnabled: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,20 @@ data:
mode: EXCLUSIVE
retentionStrategy: "always"
numExecutors: 2
- permanent:
name: "metrics-vm1"
remoteFS: "/home/metrics"
launcher:
ssh:
credentialsId: "metrics-ssh-bot"
host: "4.180.46.65"
port: 2022
sshHostKeyVerificationStrategy:
manuallyProvidedKeyVerificationStrategy:
key: "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQUZTgLsuKws+iCoZjI2CTCopxZN/zUCvCaOKLZXafFZ5Wt9DeLSt+Dc6V2rcYGz9T7ZQYnIO+6THFYbCglg2w="
mode: EXCLUSIVE
retentionStrategy: "always"
numExecutors: 2
security:
apiToken:
creationOfLegacyTokenEnabled: false
Expand Down

0 comments on commit 828dfec

Please sign in to comment.