This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 276
test(e2e): Configure e2e ports for OpenShift #3748
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Kalya Subramanian <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #3748 +/- ##
==========================================
+ Coverage 69.54% 69.60% +0.05%
==========================================
Files 185 185
Lines 9035 9033 -2
==========================================
+ Hits 6283 6287 +4
+ Misses 2703 2697 -6
Partials 49 49
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
shashankram
reviewed
Jul 8, 2021
SanyaKochhar
approved these changes
Jul 8, 2021
Signed-off-by: Kalya Subramanian <[email protected]>
shashankram
approved these changes
Jul 8, 2021
shashankram
pushed a commit
to shashankram/osm
that referenced
this pull request
Jul 15, 2021
* test(e2e): Configure e2e ports for OpenShift Signed-off-by: Kalya Subramanian <[email protected]>
@Mergifyio backport release-v0.9 |
mergify bot
pushed a commit
that referenced
this pull request
Jul 27, 2021
* test(e2e): Configure e2e ports for OpenShift Signed-off-by: Kalya Subramanian <[email protected]> (cherry picked from commit 6e19645)
Command
|
nshankar13
added a commit
that referenced
this pull request
Jul 27, 2021
…/pr-3748 test(e2e): Configure e2e ports for OpenShift (backport #3748)
nshankar13
pushed a commit
that referenced
this pull request
Jul 27, 2021
* test(e2e): Configure e2e ports for OpenShift Signed-off-by: Kalya Subramanian <[email protected]> (cherry picked from commit 6e19645)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Kalya Subramanian [email protected]
Description:
Use port 14001 for e2e traffic split test so that server/client communication works on OpenShift which reserves port 80.
Partially addresses #3097
Affected area:
Please answer the following questions with yes/no.
No
No