Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ pipeline {
}

}

stage ("Build DPDK code") {
steps {
withCredentials([usernamePassword(credentialsId: 'ipdksw_github_token', passwordVariable: 'github-pass', usernameVariable: 'github_user')]) {
Expand All @@ -83,6 +84,7 @@ pipeline {
'''
}
}

}
}
}
}
3 changes: 3 additions & 0 deletions test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ Test file to test replication
Test replication with gerrit v3.5.0.1
test webhook
webhook jenkins

webhook testing based on polling
testing jenkins results