Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

tests/e2e: add test for tcp egress #2230

Merged
merged 3 commits into from
Dec 22, 2020

Conversation

shashankram
Copy link
Member

Description:
Adds e2e test for testing TCP egress traffic.

Part of #1521

Affected area:

  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [ ]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests [X]
  • CI System [ ]
  • Performance [ ]
  • Other [ ]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

Part of openservicemesh#1521

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
@shashankram shashankram requested a review from a team as a code owner December 22, 2020 00:19
@codecov-io
Copy link

codecov-io commented Dec 22, 2020

Codecov Report

Merging #2230 (dd656f0) into main (932c691) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2230      +/-   ##
==========================================
- Coverage   57.75%   57.73%   -0.02%     
==========================================
  Files         145      145              
  Lines        6299     6299              
==========================================
- Hits         3638     3637       -1     
- Misses       2657     2658       +1     
  Partials        4        4              
Impacted Files Coverage Δ
pkg/envoy/route/config.go 95.23% <0.00%> (-0.80%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 932c691...dd656f0. Read the comment docs.

shashankram and others added 2 commits December 21, 2020 16:33
Signed-off-by: Shashank Ram <shashr2204@gmail.com>
@shashankram shashankram merged commit 2861187 into openservicemesh:main Dec 22, 2020
@shashankram shashankram deleted the tcp-egress branch December 22, 2020 01:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants