Chris Nauroth created SPARK-50776:
-------------------------------------

             Summary: Invalid test assertions on executor Kubernetes service 
account
                 Key: SPARK-50776
                 URL: https://issues.apache.org/jira/browse/SPARK-50776
             Project: Spark
          Issue Type: Test
          Components: Kubernetes, Tests
    Affects Versions: 3.5.4
            Reporter: Chris Nauroth


{{ExecutorKubernetesCredentialsFeatureStepSuite}} attempts to check that the 
Spark code sets the correct service account on the executor pod. However, the 
current assertions are actually no-ops that check if a variable is equal to 
itself, which is always true. The test would pass even if the product code had 
a bug.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to