Skip to content

Commit

Permalink
DO-1771 removed the test cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaali09 authored Dec 10, 2019
1 parent 0debed7 commit e35c06b
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 e35c06b

Please sign in to comment.