antrea icon indicating copy to clipboard operation
antrea copied to clipboard

Automated cherry pick of #3995: Set up Kind clusters to run multi-cluster e2e

Open luolanzone opened this issue 3 years ago • 3 comments

Cherry pick of #3995 on release-1.7.

#3995: Set up Kind clusters to run multi-cluster e2e

For details on the cherry pick process, see the cherry pick requests page.

luolanzone avatar Jul 22 '22 02:07 luolanzone

/test-multicluster-e2e

luolanzone avatar Jul 22 '22 02:07 luolanzone

Codecov Report

Merging #4049 (294e1e7) into release-1.7 (c23c6ea) will decrease coverage by 7.95%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.7    #4049      +/-   ##
===============================================
- Coverage        63.62%   55.66%   -7.96%     
===============================================
  Files              293      415     +122     
  Lines            43405    60667   +17262     
===============================================
+ Hits             27616    33772    +6156     
- Misses           13558    24155   +10597     
- Partials          2231     2740     +509     
Flag Coverage Δ
integration-tests 35.08% <ø> (?)
kind-e2e-tests 50.10% <ø> (+0.35%) :arrow_up:
unit-tests 44.50% <ø> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/agent/flowexporter/exporter/certificate.go 0.00% <0.00%> (-50.00%) :arrow_down:
.../agent/flowexporter/priorityqueue/priorityqueue.go 65.55% <0.00%> (-27.78%) :arrow_down:
pkg/apiserver/handlers/endpoint/handler.go 56.52% <0.00%> (-13.05%) :arrow_down:
pkg/apiserver/certificate/certificate.go 70.37% <0.00%> (-6.49%) :arrow_down:
...kg/apiserver/registry/system/supportbundle/rest.go 67.82% <0.00%> (-4.79%) :arrow_down:
pkg/agent/controller/networkpolicy/reject.go 82.48% <0.00%> (-3.39%) :arrow_down:
pkg/agent/cniserver/ipam/antrea_ipam.go 74.02% <0.00%> (-1.74%) :arrow_down:
pkg/agent/flowexporter/exporter/exporter.go 76.73% <0.00%> (-1.24%) :arrow_down:
pkg/agent/openflow/pipeline.go 72.99% <0.00%> (-0.57%) :arrow_down:
.../agent/nodeportlocal/portcache/port_table_linux.go 57.69% <0.00%> (-0.43%) :arrow_down:
... and 136 more

codecov[bot] avatar Jul 22 '22 03:07 codecov[bot]

@tnqn Could you help to check if it's Ok to back port this to v1.7? The multicluster e2e in jenkins is running with --kind by default now. In order to make mc e2e working on v1.7, we need to back port PR3995. It has a dependency PR3882, I created another PR to cherry-pick it. https://github.com/antrea-io/antrea/pull/4051

luolanzone avatar Jul 22 '22 03:07 luolanzone

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

github-actions[bot] avatar Oct 21 '22 00:10 github-actions[bot]