File tree Expand file tree Collapse file tree 30 files changed +97
-39
lines changed
generic/buildimage-baseimage
buildimage-invm-201811-rpc
buildimage-invm-201911-rpc
buildimage-mlnx-201811-rpc
buildimage-mlnx-201911-rpc
buildimage-mlnx-bmtor-rpc
buildimage-vs-image-201904
buildimage-vs-image-201911
buildimage-vs-image-buster Expand file tree Collapse file tree 30 files changed +97
-39
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ pipeline {
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -14,14 +14,16 @@ pipeline {
14
14
stages {
15
15
stage(' Prepare' ) {
16
16
steps {
17
- checkout([$class : ' GitSCM' ,
18
- branches : [[name : ' refs/heads/201904' ]],
17
+ checkout([$class : ' GitSCM' ,
18
+ branches : [[name : ' refs/heads/201904' ]],
19
19
extensions : [[$class : ' SubmoduleOption' ,
20
20
disableSubmodules : false ,
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/lguohan/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -28,7 +28,9 @@ pipeline {
28
28
parentCredentials : false ,
29
29
recursiveSubmodules : true ,
30
30
reference : ' ' ,
31
- trackingSubmodules : false ]],
31
+ trackingSubmodules : false ],
32
+ [$class : ' LocalBranch' ,
33
+ localBranch : " **" ]],
32
34
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
33
35
}
34
36
}
Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ pipeline {
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ pipeline {
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ pipeline {
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -22,7 +22,9 @@ pipeline {
22
22
parentCredentials : false ,
23
23
recursiveSubmodules : true ,
24
24
reference : ' ' ,
25
- trackingSubmodules : false ]],
25
+ trackingSubmodules : false ],
26
+ [$class : ' LocalBranch' ,
27
+ localBranch : " **" ]],
26
28
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
27
29
}
28
30
}
Original file line number Diff line number Diff line change @@ -25,7 +25,9 @@ pipeline {
25
25
parentCredentials : false ,
26
26
recursiveSubmodules : true ,
27
27
reference : ' ' ,
28
- trackingSubmodules : false ]],
28
+ trackingSubmodules : false ],
29
+ [$class : ' LocalBranch' ,
30
+ localBranch : " **" ]],
29
31
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
30
32
}
31
33
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -14,14 +14,16 @@ pipeline {
14
14
stage(' Prepare' ) {
15
15
steps {
16
16
17
- checkout([$class : ' GitSCM' ,
18
- branches : [[name : ' refs/heads/201904' ]],
17
+ checkout([$class : ' GitSCM' ,
18
+ branches : [[name : ' refs/heads/201904' ]],
19
19
extensions : [[$class : ' SubmoduleOption' ,
20
20
disableSubmodules : false ,
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ pipeline {
9
9
stage(' Prepare' ) {
10
10
steps {
11
11
step([$class : ' WsCleanup' ])
12
- checkout([$class : ' GitSCM' ,
13
- branches : [[name : ' ${sha1}' ]],
12
+ checkout([$class : ' GitSCM' ,
13
+ branches : [[name : ' ${sha1}' ]],
14
14
extensions : [[$class : ' SubmoduleOption' ,
15
15
disableSubmodules : false ,
16
16
parentCredentials : false ,
Original file line number Diff line number Diff line change @@ -16,7 +16,9 @@ pipeline {
16
16
parentCredentials : false ,
17
17
recursiveSubmodules : true ,
18
18
reference : ' ' ,
19
- trackingSubmodules : false ]],
19
+ trackingSubmodules : false ],
20
+ [$class : ' LocalBranch' ,
21
+ localBranch : " **" ]],
20
22
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
21
23
}
22
24
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -20,7 +20,9 @@ pipeline {
20
20
parentCredentials : false ,
21
21
recursiveSubmodules : true ,
22
22
reference : ' ' ,
23
- trackingSubmodules : false ]],
23
+ trackingSubmodules : false ],
24
+ [$class : ' LocalBranch' ,
25
+ localBranch : " **" ]],
24
26
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
25
27
}
26
28
}
Original file line number Diff line number Diff line change @@ -20,7 +20,9 @@ pipeline {
20
20
parentCredentials : false ,
21
21
recursiveSubmodules : true ,
22
22
reference : ' ' ,
23
- trackingSubmodules : false ]],
23
+ trackingSubmodules : false ],
24
+ [$class : ' LocalBranch' ,
25
+ localBranch : " **" ]],
24
26
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
25
27
}
26
28
}
Original file line number Diff line number Diff line change @@ -14,14 +14,16 @@ pipeline {
14
14
stages {
15
15
stage(' Prepare' ) {
16
16
steps {
17
- checkout([$class : ' GitSCM' ,
18
- branches : [[name : ' refs/heads/201811' ]],
17
+ checkout([$class : ' GitSCM' ,
18
+ branches : [[name : ' refs/heads/201811' ]],
19
19
extensions : [[$class : ' SubmoduleOption' ,
20
20
disableSubmodules : false ,
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -23,7 +23,9 @@ pipeline {
23
23
parentCredentials : false ,
24
24
recursiveSubmodules : true ,
25
25
reference : ' ' ,
26
- trackingSubmodules : false ]],
26
+ trackingSubmodules : false ],
27
+ [$class : ' LocalBranch' ,
28
+ localBranch : " **" ]],
27
29
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
28
30
}
29
31
}
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ pipeline {
24
24
parentCredentials : false ,
25
25
recursiveSubmodules : true ,
26
26
reference : ' ' ,
27
- trackingSubmodules : false ]],
27
+ trackingSubmodules : false ],
28
+ [$class : ' LocalBranch' ,
29
+ localBranch : " **" ]],
28
30
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
29
31
}
30
32
}
Original file line number Diff line number Diff line change @@ -23,7 +23,9 @@ pipeline {
23
23
parentCredentials : false ,
24
24
recursiveSubmodules : true ,
25
25
reference : ' ' ,
26
- trackingSubmodules : false ]],
26
+ trackingSubmodules : false ],
27
+ [$class : ' LocalBranch' ,
28
+ localBranch : " **" ]],
27
29
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
28
30
}
29
31
}
Original file line number Diff line number Diff line change @@ -14,14 +14,16 @@ pipeline {
14
14
stages {
15
15
stage(' Prepare' ) {
16
16
steps {
17
- checkout([$class : ' GitSCM' ,
18
- branches : [[name : ' refs/heads/201904' ]],
17
+ checkout([$class : ' GitSCM' ,
18
+ branches : [[name : ' refs/heads/201904' ]],
19
19
extensions : [[$class : ' SubmoduleOption' ,
20
20
disableSubmodules : false ,
21
21
parentCredentials : false ,
22
22
recursiveSubmodules : true ,
23
23
reference : ' ' ,
24
- trackingSubmodules : false ]],
24
+ trackingSubmodules : false ],
25
+ [$class : ' LocalBranch' ,
26
+ localBranch : " **" ]],
25
27
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
26
28
}
27
29
}
Original file line number Diff line number Diff line change @@ -23,7 +23,9 @@ pipeline {
23
23
parentCredentials : false ,
24
24
recursiveSubmodules : true ,
25
25
reference : ' ' ,
26
- trackingSubmodules : false ]],
26
+ trackingSubmodules : false ],
27
+ [$class : ' LocalBranch' ,
28
+ localBranch : " **" ]],
27
29
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
28
30
}
29
31
}
Original file line number Diff line number Diff line change @@ -31,7 +31,9 @@ pipeline {
31
31
parentCredentials : false ,
32
32
recursiveSubmodules : true ,
33
33
reference : ' ' ,
34
- trackingSubmodules : false ]],
34
+ trackingSubmodules : false ],
35
+ [$class : ' LocalBranch' ,
36
+ localBranch : " **" ]],
35
37
userRemoteConfigs : [[url : ' http://github.com/lguohan/sonic-buildimage' ]]])
36
38
}
37
39
}
Original file line number Diff line number Diff line change @@ -31,7 +31,9 @@ pipeline {
31
31
parentCredentials : false ,
32
32
recursiveSubmodules : true ,
33
33
reference : ' ' ,
34
- trackingSubmodules : false ]],
34
+ trackingSubmodules : false ],
35
+ [$class : ' LocalBranch' ,
36
+ localBranch : " **" ]],
35
37
userRemoteConfigs : [[url : ' http://github.com/Azure/sonic-buildimage' ]]])
36
38
}
37
39
}
You can’t perform that action at this time.
0 commit comments