Skip to content

Commit bad155c

Browse files
authored
Set patchable for Power8 and zSeries tasks (#1233)
1 parent df97911 commit bad155c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.mci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,6 +1980,7 @@ buildvariants:
19801980

19811981
- name: zseries-rhel83-latest
19821982
display_name: "zSeries RHEL 8.3 (MongoDB Latest)"
1983+
patchable: false
19831984
batchtime: 1440 # 1 day
19841985
expansions:
19851986
build_type: "Release"
@@ -1997,6 +1998,7 @@ buildvariants:
19971998

19981999
- name: zseries-rhel83-60
19992000
display_name: "zSeries RHEL 8.3 (MongoDB 6.0)"
2001+
patchable: false
20002002
batchtime: 1440 # 1 day
20012003
expansions:
20022004
build_type: "Release"
@@ -2014,6 +2016,7 @@ buildvariants:
20142016

20152017
- name: zseries-rhel83-50
20162018
display_name: "zSeries RHEL 8.3 (MongoDB 5.0)"
2019+
patchable: false
20172020
batchtime: 1440 # 1 day
20182021
expansions:
20192022
build_type: "Release"
@@ -2031,6 +2034,7 @@ buildvariants:
20312034

20322035
- name: power8-rhel81-latest
20332036
display_name: "ppc64le RHEL 8.1 (MongoDB Latest)"
2037+
patchable: false
20342038
batchtime: 1440 # 1 day
20352039
expansions:
20362040
build_type: "Release"
@@ -2048,6 +2052,7 @@ buildvariants:
20482052

20492053
- name: power8-rhel81-50
20502054
display_name: "ppc64le RHEL 8.1 (MongoDB 5.0)"
2055+
patchable: false
20512056
batchtime: 1440 # 1 day
20522057
expansions:
20532058
build_type: "Release"

0 commit comments

Comments
 (0)