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

test(e2e): Configure e2e ports for OpenShift (backport #3748) #3865

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 27, 2021

This is an automatic backport of pull request #3748 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* test(e2e): Configure e2e ports for OpenShift

Signed-off-by: Kalya Subramanian <[email protected]>
(cherry picked from commit 6e19645)
@mergify mergify bot requested a review from a team as a code owner July 27, 2021 17:18
@codecov-commenter
Copy link

Codecov Report

Merging #3865 (5b5847c) into release-v0.9 (ed16e2b) will increase coverage by 0.40%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v0.9    #3865      +/-   ##
================================================
+ Coverage         66.54%   66.94%   +0.40%     
================================================
  Files               169      169              
  Lines              7945     9149    +1204     
================================================
+ Hits               5287     6125     +838     
- Misses             2625     2991     +366     
  Partials             33       33              
Flag Coverage Δ
unittests 66.94% <ø> (+0.40%) ⬆️

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

Impacted Files Coverage Δ
pkg/catalog/catalog.go 87.50% <0.00%> (-5.36%) ⬇️
cmd/cli/metrics.go 55.00% <0.00%> (-3.83%) ⬇️
pkg/envoy/registry/registry.go 90.47% <0.00%> (-3.65%) ⬇️
cmd/cli/namespace_remove.go 54.16% <0.00%> (-2.66%) ⬇️
pkg/envoy/ads/server.go 66.66% <0.00%> (-2.30%) ⬇️
pkg/identity/types.go 89.47% <0.00%> (-2.20%) ⬇️
cmd/cli/uninstall.go 49.05% <0.00%> (-1.97%) ⬇️
pkg/envoy/secrets/secrets.go 62.85% <0.00%> (-1.66%) ⬇️
cmd/cli/namespace_add.go 66.66% <0.00%> (-1.52%) ⬇️
pkg/catalog/fake.go 36.06% <0.00%> (-1.33%) ⬇️
... and 158 more

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 ed16e2b...5b5847c. Read the comment docs.

@nshankar13 nshankar13 merged commit c9b80d1 into release-v0.9 Jul 27, 2021
@mergify mergify bot deleted the mergify/bp/release-v0.9/pr-3748 branch July 27, 2021 18:06
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.

3 participants