Skip to content

Commit ab12ee0

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Set bigger swap in the functional and fullstack jobs" into stable/yoga
2 parents d507bb6 + aeed2f4 commit ab12ee0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

zuul.d/base.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
- ^rally-jobs/.*$
3535
- ^zuul.d/(?!(project)).*\.yaml
3636
vars:
37+
configure_swap_size: 8192
3738
Q_BUILD_OVS_FROM_GIT: True
3839
MEMORY_TRACKER: True
3940
INSTALL_OVN: True
@@ -130,7 +131,6 @@
130131
vars:
131132
nslookup_target: 'opendev.org'
132133
enable_fips: True
133-
configure_swap_size: 4096
134134
devstack_localrc:
135135
ISCSI_CHAP_ALGORITHMS: SHA3-256,SHA256
136136
Q_BUILD_OVS_FROM_GIT: true
@@ -144,7 +144,6 @@
144144
vars:
145145
nslookup_target: 'opendev.org'
146146
enable_fips: True
147-
configure_swap_size: 4096
148147
devstack_localrc:
149148
ISCSI_CHAP_ALGORITHMS: SHA3-256,SHA256
150149
Q_BUILD_OVS_FROM_GIT: true

0 commit comments

Comments
 (0)