Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated cherry pick of #2582: remove config mismatched port during creation #2765

Conversation

luolanzone
Copy link
Contributor

Cherry pick of #2582 on release-1.2.

#2582: remove config mismatched port during creation

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

Signed-off-by: Lan Luo <luola@vmware.com>
@luolanzone luolanzone added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Sep 13, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2021

Codecov Report

Merging #2765 (000d2e8) into release-1.2 (6d7478f) will decrease coverage by 0.08%.
The diff coverage is 83.33%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.2    #2765      +/-   ##
===============================================
- Coverage        60.12%   60.03%   -0.09%     
===============================================
  Files              284      284              
  Lines            22385    22390       +5     
===============================================
- Hits             13458    13441      -17     
- Misses            7493     7517      +24     
+ Partials          1434     1432       -2     
Flag Coverage Δ
kind-e2e-tests 46.96% <0.00%> (-0.16%) ⬇️
unit-tests 42.22% <83.33%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...gent/controller/noderoute/node_route_controller.go 60.59% <83.33%> (+1.33%) ⬆️
pkg/agent/openflow/pipeline.go 72.27% <0.00%> (-1.98%) ⬇️
pkg/agent/openflow/client.go 57.55% <0.00%> (-0.96%) ⬇️
pkg/agent/agent.go 50.11% <0.00%> (-0.23%) ⬇️
pkg/agent/openflow/network_policy.go 75.92% <0.00%> (-0.15%) ⬇️
pkg/agent/flowexporter/exporter/exporter.go 80.78% <0.00%> (+0.46%) ⬆️
pkg/log/log_file.go 72.36% <0.00%> (+1.31%) ⬆️
pkg/version/version.go 69.23% <0.00%> (+30.76%) ⬆️

@tnqn
Copy link
Member

tnqn commented Sep 15, 2021

/test-all

@tnqn
Copy link
Member

tnqn commented Sep 16, 2021

/skip-e2e

The failure is irrelevant:

--- FAIL: TestFlowAggregator (221.35s)
    --- FAIL: TestFlowAggregator/IPv4 (89.01s)
        --- PASS: TestFlowAggregator/IPv4/IntraNodeFlows (14.10s)
        --- PASS: TestFlowAggregator/IPv4/IntraNodeDenyConnIngressANP (2.65s)
        --- PASS: TestFlowAggregator/IPv4/IntraNodeDenyConnEgressANP (2.64s)
        --- PASS: TestFlowAggregator/IPv4/IntraNodeDenyConnNP (4.63s)
        --- FAIL: TestFlowAggregator/IPv4/InterNodeFlows (14.16s)

@tnqn tnqn merged commit d67cc11 into antrea-io:release-1.2 Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants