antrea icon indicating copy to clipboard operation
antrea copied to clipboard

e2e tests should not run commands from the host machine

Open KMAnju-2021 opened this issue 2 years ago • 3 comments

Fixes #3420 Signed-off-by: KMAnju-2021 [email protected]

KMAnju-2021 avatar Apr 27 '22 08:04 KMAnju-2021

Codecov Report

Merging #3693 (66505f0) into main (f536fa5) will decrease coverage by 9.23%. The diff coverage is n/a.

:exclamation: Current head 66505f0 differs from pull request most recent head cb4e4d4. Consider uploading reports for the commit cb4e4d4 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3693      +/-   ##
==========================================
- Coverage   68.25%   59.02%   -9.24%     
==========================================
  Files         400      297     -103     
  Lines       58151    44761   -13390     
==========================================
- Hits        39689    26418   -13271     
- Misses      15684    16227     +543     
+ Partials     2778     2116     -662     
Flag Coverage Δ *Carryforward flag
e2e-tests ?
integration-tests 35.02% <ø> (+0.54%) :arrow_up:
kind-e2e-tests 31.67% <ø> (-15.83%) :arrow_down:
unit-tests 44.41% <ø> (-12.62%) :arrow_down: Carriedforward from e48c120

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
pkg/apis/controlplane/types.go 0.00% <0.00%> (-100.00%) :arrow_down:
pkg/agent/apiserver/handlers/errors.go 0.00% <0.00%> (-100.00%) :arrow_down:
pkg/agent/secondarynetwork/cnipodcache/cache.go 0.00% <0.00%> (-100.00%) :arrow_down:
pkg/agent/openflow/multicast.go 0.00% <0.00%> (-90.07%) :arrow_down:
pkg/features/antrea_features.go 11.11% <0.00%> (-88.89%) :arrow_down:
pkg/controller/egress/store/egressgroup.go 1.72% <0.00%> (-88.72%) :arrow_down:
pkg/agent/nodeportlocal/k8s/annotations.go 0.00% <0.00%> (-84.45%) :arrow_down:
pkg/agent/proxy/endpointslicecache.go 0.00% <0.00%> (-83.60%) :arrow_down:
...kg/apiserver/registry/stats/multicastgroup/rest.go 11.59% <0.00%> (-79.32%) :arrow_down:
pkg/antctl/transform/common/transform.go 0.00% <0.00%> (-78.95%) :arrow_down:
... and 327 more

codecov-commenter avatar Apr 27 '22 09:04 codecov-commenter

@KMAnju-2021 please update the title if you think it's ready for review.

luolanzone avatar Jun 24 '22 04:06 luolanzone

@KMAnju-2021 please squash the commits into one. thanks.

luolanzone avatar Jun 24 '22 04:06 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 Dec 23 '22 00:12 github-actions[bot]

Currently working on a high priority task, will resume work on this once priority task closed, Thanks.

KMAnju-2021 avatar Dec 23 '22 10:12 KMAnju-2021

/test-all

antoninbas avatar Jan 17 '23 17:01 antoninbas