Skip to content

Commit

Permalink
Switch the benchmark agent back to m52xlarge due to network overload (#…
Browse files Browse the repository at this point in the history
…3958)

Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Sep 5, 2023
1 parent 294b0fd commit 2296613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/opensearch/benchmark-test.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pipeline {
buildDiscarder(logRotator(daysToKeepStr: '30'))
}
environment {
AGENT_LABEL = 'Jenkins-Agent-AL2023-X64-C54xlarge-Benchmark-Test-New-Spec'
AGENT_LABEL = 'Jenkins-Agent-AL2023-X64-M52xlarge-Benchmark-Test'
BUNDLE_MANIFEST = 'bundle-manifest.yml'
JOB_NAME = 'benchmark-test'
}
Expand Down

0 comments on commit 2296613

Please sign in to comment.