diff --git a/Jenkinsfile b/Jenkinsfile index 9c0232492e9..f31e1d73cc8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -976,11 +976,9 @@ pipeline { always { unitTestPost artifacts: ['nlt_logs/'], testResults: 'nlt-junit.xml', + referenceJobName: 'daos-stack/daos/release%252F2.8', 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()