File tree 18 files changed +72
-0
lines changed
18 files changed +72
-0
lines changed Original file line number Diff line number Diff line change @@ -471,6 +471,8 @@ tests:
471
471
DEVSCRIPTS_CONFIG : |
472
472
IP_STACK=v4v6
473
473
FEATURE_SET=TechPreviewNoUpgrade
474
+ # https://issues.redhat.com/browse/OCPBUGS-52194
475
+ DHCP_LEASE_EXPIRY=0
474
476
EXTRA_MG_ARGS : --host-network
475
477
TEST_SKIPS : Services should fallback to local terminating endpoints when there
476
478
are no ready endpoints with externalTrafficPolicy=Local
@@ -489,6 +491,8 @@ tests:
489
491
DEVSCRIPTS_CONFIG : |
490
492
IP_STACK=v4v6
491
493
FEATURE_SET=TechPreviewNoUpgrade
494
+ # https://issues.redhat.com/browse/OCPBUGS-52194
495
+ DHCP_LEASE_EXPIRY=0
492
496
EXTRA_MG_ARGS : --host-network
493
497
EXTRA_NETWORK_CONFIG : |
494
498
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -453,6 +453,8 @@ tests:
453
453
DEVSCRIPTS_CONFIG : |
454
454
IP_STACK=v4v6
455
455
FEATURE_SET=TechPreviewNoUpgrade
456
+ # https://issues.redhat.com/browse/OCPBUGS-52194
457
+ DHCP_LEASE_EXPIRY=0
456
458
EXTRA_MG_ARGS : --host-network
457
459
TEST_SKIPS : Services should fallback to local terminating endpoints when there
458
460
are no ready endpoints with externalTrafficPolicy=Local
@@ -471,6 +473,8 @@ tests:
471
473
DEVSCRIPTS_CONFIG : |
472
474
IP_STACK=v4v6
473
475
FEATURE_SET=TechPreviewNoUpgrade
476
+ # https://issues.redhat.com/browse/OCPBUGS-52194
477
+ DHCP_LEASE_EXPIRY=0
474
478
EXTRA_MG_ARGS : --host-network
475
479
EXTRA_NETWORK_CONFIG : |
476
480
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -472,6 +472,8 @@ tests:
472
472
DEVSCRIPTS_CONFIG : |
473
473
IP_STACK=v4v6
474
474
FEATURE_SET=TechPreviewNoUpgrade
475
+ # https://issues.redhat.com/browse/OCPBUGS-52194
476
+ DHCP_LEASE_EXPIRY=0
475
477
EXTRA_MG_ARGS : --host-network
476
478
TEST_SKIPS : Services should fallback to local terminating endpoints when there
477
479
are no ready endpoints with externalTrafficPolicy=Local
@@ -490,6 +492,8 @@ tests:
490
492
DEVSCRIPTS_CONFIG : |
491
493
IP_STACK=v4v6
492
494
FEATURE_SET=TechPreviewNoUpgrade
495
+ # https://issues.redhat.com/browse/OCPBUGS-52194
496
+ DHCP_LEASE_EXPIRY=0
493
497
EXTRA_MG_ARGS : --host-network
494
498
EXTRA_NETWORK_CONFIG : |
495
499
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -471,6 +471,8 @@ tests:
471
471
DEVSCRIPTS_CONFIG : |
472
472
IP_STACK=v4v6
473
473
FEATURE_SET=TechPreviewNoUpgrade
474
+ # https://issues.redhat.com/browse/OCPBUGS-52194
475
+ DHCP_LEASE_EXPIRY=0
474
476
EXTRA_MG_ARGS : --host-network
475
477
TEST_SKIPS : Services should fallback to local terminating endpoints when there
476
478
are no ready endpoints with externalTrafficPolicy=Local
@@ -489,6 +491,8 @@ tests:
489
491
DEVSCRIPTS_CONFIG : |
490
492
IP_STACK=v4v6
491
493
FEATURE_SET=TechPreviewNoUpgrade
494
+ # https://issues.redhat.com/browse/OCPBUGS-52194
495
+ DHCP_LEASE_EXPIRY=0
492
496
EXTRA_MG_ARGS : --host-network
493
497
EXTRA_NETWORK_CONFIG : |
494
498
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -277,6 +277,8 @@ tests:
277
277
DEVSCRIPTS_CONFIG : |
278
278
IP_STACK=v4v6
279
279
FEATURE_SET=TechPreviewNoUpgrade
280
+ # https://issues.redhat.com/browse/OCPBUGS-52194
281
+ DHCP_LEASE_EXPIRY=0
280
282
EXTRA_MG_ARGS : --host-network
281
283
TEST_SKIPS : Services should fallback to local terminating endpoints when there
282
284
are no ready endpoints with externalTrafficPolicy=Local
@@ -293,6 +295,8 @@ tests:
293
295
DEVSCRIPTS_CONFIG : |
294
296
IP_STACK=v4v6
295
297
FEATURE_SET=TechPreviewNoUpgrade
298
+ # https://issues.redhat.com/browse/OCPBUGS-52194
299
+ DHCP_LEASE_EXPIRY=0
296
300
EXTRA_MG_ARGS : --host-network
297
301
EXTRA_NETWORK_CONFIG : |
298
302
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -283,6 +283,8 @@ tests:
283
283
DEVSCRIPTS_CONFIG : |
284
284
IP_STACK=v4v6
285
285
FEATURE_SET=TechPreviewNoUpgrade
286
+ # https://issues.redhat.com/browse/OCPBUGS-52194
287
+ DHCP_LEASE_EXPIRY=0
286
288
EXTRA_MG_ARGS : --host-network
287
289
TEST_SKIPS : Services should fallback to local terminating endpoints when there
288
290
are no ready endpoints with externalTrafficPolicy=Local
@@ -299,6 +301,8 @@ tests:
299
301
DEVSCRIPTS_CONFIG : |
300
302
IP_STACK=v4v6
301
303
FEATURE_SET=TechPreviewNoUpgrade
304
+ # https://issues.redhat.com/browse/OCPBUGS-52194
305
+ DHCP_LEASE_EXPIRY=0
302
306
EXTRA_MG_ARGS : --host-network
303
307
EXTRA_NETWORK_CONFIG : |
304
308
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -278,6 +278,8 @@ tests:
278
278
DEVSCRIPTS_CONFIG : |
279
279
IP_STACK=v4v6
280
280
FEATURE_SET=TechPreviewNoUpgrade
281
+ # https://issues.redhat.com/browse/OCPBUGS-52194
282
+ DHCP_LEASE_EXPIRY=0
281
283
EXTRA_MG_ARGS : --host-network
282
284
TEST_SKIPS : Services should fallback to local terminating endpoints when there
283
285
are no ready endpoints with externalTrafficPolicy=Local
@@ -294,6 +296,8 @@ tests:
294
296
DEVSCRIPTS_CONFIG : |
295
297
IP_STACK=v4v6
296
298
FEATURE_SET=TechPreviewNoUpgrade
299
+ # https://issues.redhat.com/browse/OCPBUGS-52194
300
+ DHCP_LEASE_EXPIRY=0
297
301
EXTRA_MG_ARGS : --host-network
298
302
EXTRA_NETWORK_CONFIG : |
299
303
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -277,6 +277,8 @@ tests:
277
277
DEVSCRIPTS_CONFIG : |
278
278
IP_STACK=v4v6
279
279
FEATURE_SET=TechPreviewNoUpgrade
280
+ # https://issues.redhat.com/browse/OCPBUGS-52194
281
+ DHCP_LEASE_EXPIRY=0
280
282
EXTRA_MG_ARGS : --host-network
281
283
TEST_SKIPS : Services should fallback to local terminating endpoints when there
282
284
are no ready endpoints with externalTrafficPolicy=Local
@@ -293,6 +295,8 @@ tests:
293
295
DEVSCRIPTS_CONFIG : |
294
296
IP_STACK=v4v6
295
297
FEATURE_SET=TechPreviewNoUpgrade
298
+ # https://issues.redhat.com/browse/OCPBUGS-52194
299
+ DHCP_LEASE_EXPIRY=0
296
300
EXTRA_MG_ARGS : --host-network
297
301
EXTRA_NETWORK_CONFIG : |
298
302
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -470,6 +470,8 @@ tests:
470
470
DEVSCRIPTS_CONFIG : |
471
471
IP_STACK=v4v6
472
472
FEATURE_SET=TechPreviewNoUpgrade
473
+ # https://issues.redhat.com/browse/OCPBUGS-52194
474
+ DHCP_LEASE_EXPIRY=0
473
475
EXTRA_MG_ARGS : --host-network
474
476
TEST_SKIPS : Services should fallback to local terminating endpoints when there
475
477
are no ready endpoints with externalTrafficPolicy=Local
@@ -488,6 +490,8 @@ tests:
488
490
DEVSCRIPTS_CONFIG : |
489
491
IP_STACK=v4v6
490
492
FEATURE_SET=TechPreviewNoUpgrade
493
+ # https://issues.redhat.com/browse/OCPBUGS-52194
494
+ DHCP_LEASE_EXPIRY=0
491
495
EXTRA_MG_ARGS : --host-network
492
496
EXTRA_NETWORK_CONFIG : |
493
497
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -452,6 +452,8 @@ tests:
452
452
DEVSCRIPTS_CONFIG : |
453
453
IP_STACK=v4v6
454
454
FEATURE_SET=TechPreviewNoUpgrade
455
+ # https://issues.redhat.com/browse/OCPBUGS-52194
456
+ DHCP_LEASE_EXPIRY=0
455
457
EXTRA_MG_ARGS : --host-network
456
458
TEST_SKIPS : Services should fallback to local terminating endpoints when there
457
459
are no ready endpoints with externalTrafficPolicy=Local
@@ -470,6 +472,8 @@ tests:
470
472
DEVSCRIPTS_CONFIG : |
471
473
IP_STACK=v4v6
472
474
FEATURE_SET=TechPreviewNoUpgrade
475
+ # https://issues.redhat.com/browse/OCPBUGS-52194
476
+ DHCP_LEASE_EXPIRY=0
473
477
EXTRA_MG_ARGS : --host-network
474
478
EXTRA_NETWORK_CONFIG : |
475
479
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -471,6 +471,8 @@ tests:
471
471
DEVSCRIPTS_CONFIG : |
472
472
IP_STACK=v4v6
473
473
FEATURE_SET=TechPreviewNoUpgrade
474
+ # https://issues.redhat.com/browse/OCPBUGS-52194
475
+ DHCP_LEASE_EXPIRY=0
474
476
EXTRA_MG_ARGS : --host-network
475
477
TEST_SKIPS : Services should fallback to local terminating endpoints when there
476
478
are no ready endpoints with externalTrafficPolicy=Local
@@ -489,6 +491,8 @@ tests:
489
491
DEVSCRIPTS_CONFIG : |
490
492
IP_STACK=v4v6
491
493
FEATURE_SET=TechPreviewNoUpgrade
494
+ # https://issues.redhat.com/browse/OCPBUGS-52194
495
+ DHCP_LEASE_EXPIRY=0
492
496
EXTRA_MG_ARGS : --host-network
493
497
EXTRA_NETWORK_CONFIG : |
494
498
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -470,6 +470,8 @@ tests:
470
470
DEVSCRIPTS_CONFIG : |
471
471
IP_STACK=v4v6
472
472
FEATURE_SET=TechPreviewNoUpgrade
473
+ # https://issues.redhat.com/browse/OCPBUGS-52194
474
+ DHCP_LEASE_EXPIRY=0
473
475
EXTRA_MG_ARGS : --host-network
474
476
TEST_SKIPS : Services should fallback to local terminating endpoints when there
475
477
are no ready endpoints with externalTrafficPolicy=Local
@@ -488,6 +490,8 @@ tests:
488
490
DEVSCRIPTS_CONFIG : |
489
491
IP_STACK=v4v6
490
492
FEATURE_SET=TechPreviewNoUpgrade
493
+ # https://issues.redhat.com/browse/OCPBUGS-52194
494
+ DHCP_LEASE_EXPIRY=0
491
495
EXTRA_MG_ARGS : --host-network
492
496
EXTRA_NETWORK_CONFIG : |
493
497
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -301,6 +301,8 @@ tests:
301
301
DEVSCRIPTS_CONFIG : |
302
302
IP_STACK=v4v6
303
303
FEATURE_SET=TechPreviewNoUpgrade
304
+ # https://issues.redhat.com/browse/OCPBUGS-52194
305
+ DHCP_LEASE_EXPIRY=0
304
306
EXTRA_MG_ARGS : --host-network
305
307
TEST_SKIPS : Services should fallback to local terminating endpoints when there
306
308
are no ready endpoints with externalTrafficPolicy=Local
@@ -317,6 +319,8 @@ tests:
317
319
DEVSCRIPTS_CONFIG : |
318
320
IP_STACK=v4v6
319
321
FEATURE_SET=TechPreviewNoUpgrade
322
+ # https://issues.redhat.com/browse/OCPBUGS-52194
323
+ DHCP_LEASE_EXPIRY=0
320
324
EXTRA_MG_ARGS : --host-network
321
325
EXTRA_NETWORK_CONFIG : |
322
326
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -302,6 +302,8 @@ tests:
302
302
DEVSCRIPTS_CONFIG : |
303
303
IP_STACK=v4v6
304
304
FEATURE_SET=TechPreviewNoUpgrade
305
+ # https://issues.redhat.com/browse/OCPBUGS-52194
306
+ DHCP_LEASE_EXPIRY=0
305
307
EXTRA_MG_ARGS : --host-network
306
308
TEST_SKIPS : Services should fallback to local terminating endpoints when there
307
309
are no ready endpoints with externalTrafficPolicy=Local
@@ -318,6 +320,8 @@ tests:
318
320
DEVSCRIPTS_CONFIG : |
319
321
IP_STACK=v4v6
320
322
FEATURE_SET=TechPreviewNoUpgrade
323
+ # https://issues.redhat.com/browse/OCPBUGS-52194
324
+ DHCP_LEASE_EXPIRY=0
321
325
EXTRA_MG_ARGS : --host-network
322
326
EXTRA_NETWORK_CONFIG : |
323
327
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change 68
68
DEVSCRIPTS_CONFIG : |
69
69
IP_STACK=v4v6
70
70
FEATURE_SET=TechPreviewNoUpgrade
71
+ # https://issues.redhat.com/browse/OCPBUGS-52194
72
+ DHCP_LEASE_EXPIRY=0
71
73
EXTRA_MG_ARGS : --host-network
72
74
TEST_SKIPS : Services should fallback to local terminating endpoints when there
73
75
are no ready endpoints with externalTrafficPolicy=Local
84
86
DEVSCRIPTS_CONFIG : |
85
87
IP_STACK=v4v6
86
88
FEATURE_SET=TechPreviewNoUpgrade
89
+ # https://issues.redhat.com/browse/OCPBUGS-52194
90
+ DHCP_LEASE_EXPIRY=0
87
91
EXTRA_MG_ARGS : --host-network
88
92
EXTRA_NETWORK_CONFIG : |
89
93
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -277,6 +277,8 @@ tests:
277
277
DEVSCRIPTS_CONFIG : |
278
278
IP_STACK=v4v6
279
279
FEATURE_SET=TechPreviewNoUpgrade
280
+ # https://issues.redhat.com/browse/OCPBUGS-52194
281
+ DHCP_LEASE_EXPIRY=0
280
282
EXTRA_MG_ARGS : --host-network
281
283
TEST_SKIPS : Services should fallback to local terminating endpoints when there
282
284
are no ready endpoints with externalTrafficPolicy=Local
@@ -293,6 +295,8 @@ tests:
293
295
DEVSCRIPTS_CONFIG : |
294
296
IP_STACK=v4v6
295
297
FEATURE_SET=TechPreviewNoUpgrade
298
+ # https://issues.redhat.com/browse/OCPBUGS-52194
299
+ DHCP_LEASE_EXPIRY=0
296
300
EXTRA_MG_ARGS : --host-network
297
301
EXTRA_NETWORK_CONFIG : |
298
302
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change 70
70
DEVSCRIPTS_CONFIG : |
71
71
IP_STACK=v4v6
72
72
FEATURE_SET=TechPreviewNoUpgrade
73
+ # https://issues.redhat.com/browse/OCPBUGS-52194
74
+ DHCP_LEASE_EXPIRY=0
73
75
EXTRA_MG_ARGS : --host-network
74
76
TEST_SKIPS : Services should fallback to local terminating endpoints when there
75
77
are no ready endpoints with externalTrafficPolicy=Local
86
88
DEVSCRIPTS_CONFIG : |
87
89
IP_STACK=v4v6
88
90
FEATURE_SET=TechPreviewNoUpgrade
91
+ # https://issues.redhat.com/browse/OCPBUGS-52194
92
+ DHCP_LEASE_EXPIRY=0
89
93
EXTRA_MG_ARGS : --host-network
90
94
EXTRA_NETWORK_CONFIG : |
91
95
EXTRA_NETWORK_NAMES="extranet"
Original file line number Diff line number Diff line change @@ -276,6 +276,8 @@ tests:
276
276
DEVSCRIPTS_CONFIG : |
277
277
IP_STACK=v4v6
278
278
FEATURE_SET=TechPreviewNoUpgrade
279
+ # https://issues.redhat.com/browse/OCPBUGS-52194
280
+ DHCP_LEASE_EXPIRY=0
279
281
EXTRA_MG_ARGS : --host-network
280
282
TEST_SKIPS : Services should fallback to local terminating endpoints when there
281
283
are no ready endpoints with externalTrafficPolicy=Local
@@ -292,6 +294,8 @@ tests:
292
294
DEVSCRIPTS_CONFIG : |
293
295
IP_STACK=v4v6
294
296
FEATURE_SET=TechPreviewNoUpgrade
297
+ # https://issues.redhat.com/browse/OCPBUGS-52194
298
+ DHCP_LEASE_EXPIRY=0
295
299
EXTRA_MG_ARGS : --host-network
296
300
EXTRA_NETWORK_CONFIG : |
297
301
EXTRA_NETWORK_NAMES="extranet"
You can’t perform that action at this time.
0 commit comments