diff --git a/Jenkinsfile b/Jenkinsfile index bd4bf753c3c..20527929984 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -995,9 +995,6 @@ pipeline { testResults: 'nlt-junit.xml', with_valgrind: '', FI: true - discoverGitReferenceBuild referenceJob: 'daos-stack/daos/master', - scm: 'daos-stack/daos', - requiredResult: hudson.model.Result.UNSTABLE archiveArtifacts artifacts: 'nlt_logs/fault-injection/', allowEmptyArchive: true job_status_update()