mirror of
https://github.com/corda/corda.git
synced 2025-05-09 12:02:56 +00:00
ENT-12880: Removed duplicate slow integration test.
This commit is contained in:
parent
ea1eaafad7
commit
693232aa5c
9
Jenkinsfile
vendored
9
Jenkinsfile
vendored
@ -121,15 +121,6 @@ pipeline {
|
||||
].join(' ')
|
||||
}
|
||||
}
|
||||
stage('Slow Integration Test') {
|
||||
steps {
|
||||
sh script: [
|
||||
'./gradlew',
|
||||
COMMON_GRADLE_PARAMS,
|
||||
'slowIntegrationTest'
|
||||
].join(' ')
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Same agent') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user