mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Change target agent during tests
This commit is contained in:
parent
504f9fa523
commit
f3ba8fba2d
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -40,7 +40,7 @@ pipeline {
|
|||
}
|
||||
},
|
||||
"performance-tests": {
|
||||
node("build") {
|
||||
node("test") {
|
||||
echo "performance tests"
|
||||
sleep 20
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue