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

tests/e2e: skip traffic split selector test for OpenShift #4320

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

shashankram
Copy link
Member

Description:
The traffic split selector test uses default service accounts
and doesn't need to be tested on OpenShift. The security
context constraints would need to be applied for this test
to work on OpenShift, while the test itself is primarily
testing the label selector logic in the control plane.

Affected area:

Functional Area
Tests [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? no

The traffic split selector tests uses default service accounts
and doesn't need to be tested on OpenShift. The security
context constraints would need to be applied for this test
to work on OpenShift, while the test itself is primarily
testing the label selector logic in the control plane.

Signed-off-by: Shashank Ram <[email protected]>
@shashankram shashankram requested a review from a team as a code owner October 27, 2021 21:48
@codecov-commenter
Copy link

Codecov Report

Merging #4320 (5d772b8) into main (e7b78aa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4320   +/-   ##
=======================================
  Coverage   69.16%   69.16%           
=======================================
  Files         211      211           
  Lines       14251    14251           
=======================================
  Hits         9856     9856           
  Misses       4347     4347           
  Partials       48       48           
Flag Coverage Δ
unittests 69.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 e7b78aa...5d772b8. Read the comment docs.

@shashankram shashankram merged commit cfc96d1 into openservicemesh:main Oct 28, 2021
@shashankram shashankram deleted the openshift-skip branch October 28, 2021 17:16
allenlsy pushed a commit to allenlsy/osm that referenced this pull request Dec 28, 2021
…emesh#4320)

The traffic split selector tests uses default service accounts
and doesn't need to be tested on OpenShift. The security
context constraints would need to be applied for this test
to work on OpenShift, while the test itself is primarily
testing the label selector logic in the control plane.

Signed-off-by: Shashank Ram <[email protected]>
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