-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove ort-vm1 and metrics-vm1 agents
- Loading branch information
Showing
7 changed files
with
144 additions
and
1,371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,30 +20,17 @@ jenkins: | |
offlineAddresses: "[email protected]" | ||
onlineAddresses: "[email protected]" | ||
- permanent: | ||
name: "ort-vm1" | ||
remoteFS: "/home/genie.infra" | ||
launcher: | ||
ssh: | ||
credentialsId: "ort-ssh-bot" | ||
host: "20.104.233.12" | ||
port: 2022 | ||
sshHostKeyVerificationStrategy: | ||
manuallyProvidedKeyVerificationStrategy: | ||
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkH1ET4ScUfV5JHHr7f7dOg4jHg09SL2Q03ST6oAmC5yxmU52uu8vhUZRM5H5zjrW4ml7/U4s+J3LyUHNtcQq5xqBrQCDc2uSXUTFeShp3FeehHRvvOzlJqSANvQj+0Qdxb/aU0lxAYXaLsRy+HEH75aSceTXYDFvVjygteBApVFAaTCNYlDNPsxMUQ1ZKi7cy7DPT1w6PVpGO+9i7WXHkMCJlhOLf6ivJWgH5NtcHJMAxs7fGHYPjn8rUJlSAY/Hg1bT5JcGAdNWxsaCmKMucaGBeHz2E+hXtx6k4ye5fJqlFuWkxfWyJSewmoNrilACl9XKp5mPbVZyCZCDJCtVYkT6gf3nm5bTiSfIBb5fLM1eVKssa2PNcEW7sajRKEpw6GKcD0a1gj1ERbZapVWk42AD9TCIeaT8SniZrq60n5E/SVRBQvoCArdLIQgfm4zflUsH/gFeMFMV/PvQ6vrbRCd+fhbnaRWFVOpUUwwMaM+8OXCbS9XOPge8B2wqOVqk=" | ||
mode: EXCLUSIVE | ||
retentionStrategy: "always" | ||
numExecutors: 2 | ||
- permanent: | ||
name: "metrics-vm1" | ||
name: "metrics-vm2" | ||
remoteFS: "/home/metrics" | ||
labelString: "metrics-vm1" | ||
launcher: | ||
ssh: | ||
credentialsId: "metrics-ssh-bot" | ||
host: "4.180.46.65" | ||
host: "172.211.6.76" | ||
port: 2022 | ||
sshHostKeyVerificationStrategy: | ||
manuallyProvidedKeyVerificationStrategy: | ||
key: "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQUZTgLsuKws+iCoZjI2CTCopxZN/zUCvCaOKLZXafFZ5Wt9DeLSt+Dc6V2rcYGz9T7ZQYnIO+6THFYbCglg2w=" | ||
key: "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzg9AZquKQEzThi7pyk2tMfQL/l7qQDWViRIE/u1UdUfOgiVI+L4mlRA9YoJjkTT0N/QKgoDCF6BhvZA/ST7NY=" | ||
mode: EXCLUSIVE | ||
retentionStrategy: "always" | ||
numExecutors: 2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
369 changes: 38 additions & 331 deletions
369
instances/foundation-internal.infra/target/config.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.