antrea
antrea copied to clipboard
e2e tests should not run commands from the host machine
Fixes #3420 Signed-off-by: KMAnju-2021 [email protected]
Codecov Report
Merging #3693 (66505f0) into main (f536fa5) will decrease coverage by
9.23%
. The diff coverage isn/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
@@ 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 |
@KMAnju-2021 please update the title if you think it's ready for review.
@KMAnju-2021 please squash the commits into one. thanks.
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
Currently working on a high priority task, will resume work on this once priority task closed, Thanks.
/test-all