Skip to content

Commit

Permalink
Enable asan test (cloudendpoints#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
mangchiandjjoe committed May 29, 2018
1 parent 042e999 commit 2eb5a88
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,11 +213,7 @@ def presubmit() {
def branches = [
'asan': {
BuildNode {
//Temporarily disable the asan presubmit tests
//as a workaround before the Jenkins problem is resolved.
//To-do: enable the asan presubmit tests after
//the Jenkins problem is resolved.
//presubmitTests('asan')
presubmitTests('asan')
}
},
'build-and-test': {
Expand Down

0 comments on commit 2eb5a88

Please sign in to comment.