Skip to content

Commit

Permalink
Merge pull request #351 from Kaali09/release-2.5.0
Browse files Browse the repository at this point in the history
DO-1771 removed the test cases.
  • Loading branch information
amorphous-1 authored Dec 10, 2019
2 parents 0debed7 + e35c06b commit 1da356d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ node('build-slave') {

}

stage('Unit Tests') {
sh "mvn test '-Dtest=!%regex[io.opensaber.registry.client.*]' -DfailIfNoTests=false"
}

stage('Package') {
dir('service') {
Expand Down

0 comments on commit 1da356d

Please sign in to comment.