craigcondit commented on pull request #368:
URL: 
https://github.com/apache/incubator-yunikorn-k8shim/pull/368#issuecomment-1056867968


   @lowc1012 I think the test failures come from your use of `InitSleepPod()`. 
That calls `InitTestPod()`, which explicitly sets `schedulerName` to 
`yunikorn`. You will need to unset that property before initializing the pod. 
You can also run the e2e tests locally using kind via the script in 
`scripts/run-e2e-tests.sh`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to