We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adab734 commit 6455794Copy full SHA for 6455794
Jenkinsfile
@@ -6,5 +6,6 @@
6
// To use a test branch (i.e. PR) until it lands to master
7
// I.e. for testing library changes
8
//@Library(value="pipeline-lib@your_branch") _
9
+@Library(value="pipeline-lib@sre-2932") _
10
packageBuildingPipelineDAOSTest(['distros': ['el8', 'el9', 'leap15', 'ubuntu20.04'],
11
'test-tag': 'pr daosio'])
0 commit comments