Skip to content

Commit c16241f

Browse files
committed
Revert "Custom library to disable proxy setting for FI"
This reverts commit 010a362. Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Cancel-prev-build: false Priority: 2 Skip-unit-tests:true Skip-unit-test: true Skip-NLT: true Skip-unit-test-memcheck: true Skip-func-test-el9: true Skip-func-hw-test: true Skip-test-el-9-rpms: true Skip-test-leap-15-rpms: true
1 parent 010a362 commit c16241f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
// To use a test branch (i.e. PR) until it lands to master
2020
// I.e. for testing library changes
2121
//@Library(value='pipeline-lib@your_branch') _
22-
@Library(value='pipeline-lib@grom72/SRE-3737-no-proxy-for-Fault-Injection-testing') _
23-
22+
2423
/* groovylint-disable-next-line CompileStatic */
2524
job_status_internal = [:]
2625

0 commit comments

Comments
 (0)