Skip to content

Commit

Permalink
jenkins fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kglowacki committed Oct 18, 2017
1 parent 2f6d896 commit d50b123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pipeline {
}
stage('test') {
steps {
sh '/opt/oap/dev/tty_refresh.sh'
sh 'bin/make_tests.sh'
sh 'sleep 3'
sh 'bin/run_tests.py /opt/oap/dev/ttyOAP.TEST'
Expand Down

0 comments on commit d50b123

Please sign in to comment.