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

tests/e2e: EnableNsMetrics and EnableDebugServer enabled by default #2130

Merged
merged 2 commits into from
Dec 1, 2020

Conversation

eduser25
Copy link
Contributor

@eduser25 eduser25 commented Dec 1, 2020

A new option to configure tagging the Namespaces with OSM annotations
to expose prometheus endpoints have been added, and are enabled by default.

Minor also: enable Debug server by default for all testing, when
not overriden by the test.

  • Tests [X]

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

New options to configure tagging the Namespaces with OSM tag annotations
to expose prometheus endpoints have been added, and are enabled by default.

Minor also: enable Debug server by default for all testing, when
not overriden by the test.

Signed-off-by: Eduard Serra <eduser25@gmail.com>
@eduser25 eduser25 requested a review from a team as a code owner December 1, 2020 01:51
@eduser25 eduser25 changed the title e2e: EnableNsMetrics and EnableDebugServer enabled by default tests/e2e: EnableNsMetrics and EnableDebugServer enabled by default Dec 1, 2020
@codecov-io
Copy link

Codecov Report

Merging #2130 (180c606) into main (388f828) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2130      +/-   ##
==========================================
- Coverage   58.70%   58.69%   -0.01%     
==========================================
  Files         144      144              
  Lines        5930     5936       +6     
==========================================
+ Hits         3481     3484       +3     
- Misses       2446     2449       +3     
  Partials        3        3              
Impacted Files Coverage Δ
pkg/envoy/rds/response.go 30.43% <0.00%> (+1.86%) ⬆️

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 388f828...180c606. Read the comment docs.

@eduser25 eduser25 merged commit 13652b8 into openservicemesh:main Dec 1, 2020
@eduser25 eduser25 deleted the e2e-annotations branch December 1, 2020 17:52
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