Skip to content

Commit

Permalink
Merge from upstream and resolve conflict apache#4
Browse files Browse the repository at this point in the history
  • Loading branch information
lhutton1 authored and ylc committed Jan 13, 2022
1 parent 01274b4 commit a28bd43
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 @@ -282,6 +282,7 @@ stage('Unit Test') {
// timeout(time: max_time, unit: 'MINUTES') {
// sh "${docker_run} ${ci_arm} ./tests/scripts/task_ci_setup.sh"
// sh "${docker_run} ${ci_arm} ./tests/scripts/task_python_unittest.sh"
// sh "${docker_run} ${ci_arm} ./tests/scripts/task_python_arm_compute_library.sh"
// junit "build/pytest-results/*.xml"
// // sh "${docker_run} ${ci_arm} ./tests/scripts/task_python_integration.sh"
// }
Expand Down

0 comments on commit a28bd43

Please sign in to comment.