Skip to content

Commit

Permalink
Riscv omr-agent updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pstankie authored and fredg02 committed Dec 2, 2024
1 parent f94af86 commit 5f14c66
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions instances/technology.omr/jenkins/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -460,9 +460,8 @@ jenkins:
host: "172.30.206.101"
port: "2024"
credentialsId: "jenkins-riscv-ssh"
prefixStartSlaveCmd: "ulimit -c 0 && "
javaPath: "/usr/bin/java"
jvmOptions: "-XX:-HeapDumpOnOutOfMemoryError -XX:-CreateCoredumpOnCrash"
jvmOptions: ""
sshHostKeyVerificationStrategy:
manuallyProvidedKeyVerificationStrategy:
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPsJnWbfj/JEsbilsTcxhtKBtcy54JNCIafUd3ffCxtN"
Expand Down
3 changes: 1 addition & 2 deletions instances/technology.omr/target/jenkins/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -856,9 +856,8 @@ jenkins:
host: "172.30.206.101"
port: "2024"
credentialsId: "jenkins-riscv-ssh"
prefixStartSlaveCmd: "ulimit -c 0 && "
javaPath: "/usr/bin/java"
jvmOptions: "-XX:-HeapDumpOnOutOfMemoryError -XX:-CreateCoredumpOnCrash"
jvmOptions: ""
sshHostKeyVerificationStrategy:
manuallyProvidedKeyVerificationStrategy:
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPsJnWbfj/JEsbilsTcxhtKBtcy54JNCIafUd3ffCxtN"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -879,9 +879,8 @@ data:
host: "172.30.206.101"
port: "2024"
credentialsId: "jenkins-riscv-ssh"
prefixStartSlaveCmd: "ulimit -c 0 && "
javaPath: "/usr/bin/java"
jvmOptions: "-XX:-HeapDumpOnOutOfMemoryError -XX:-CreateCoredumpOnCrash"
jvmOptions: ""
sshHostKeyVerificationStrategy:
manuallyProvidedKeyVerificationStrategy:
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPsJnWbfj/JEsbilsTcxhtKBtcy54JNCIafUd3ffCxtN"
Expand Down

0 comments on commit 5f14c66

Please sign in to comment.