-
Notifications
You must be signed in to change notification settings - Fork 264
Pass conformance test #589
Comments
/sig scheduling |
There are about 239 conformance test cases in k8s. Challenges to run these tests against kube-batch/volcano are as follows: With the PR #596 in place we can now run these tests, but have the following challenge.
Will update more as i progress. |
@shivramsrivastava , would you remove the 200+ test case about? that's a really large comments to trace. |
please refer to kube-batch's parameter:
|
@k82cn i have cut the lengthy comment. |
Will look into these failure. |
These below two test cases are failing because of events not being sent from kube-batch.
|
The above two test case failure are addressed by the PR #839 |
After the fix #839 this below conformance test is also passing.
|
So out of the five test case failures below four are passing after the fix in #843 #839.
But the below test case fails with both 'default-scheduler' as well as 'kube-batch'
|
Closing this issue since there is only one test case which is failing, mentioned above and the same is repeatedly failing with the default scheduler as well. Creating another issue for reporting the results. |
/assign |
@shivramsrivastava: GitHub didn't allow me to assign the following users: shivramsrivastava. Note that only kubernetes-sigs members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@shivramsrivastava: What do you call an old snowman? Water. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@asifdxtreme, @k82cn i am not able to close this issue. |
/close Thanks for your contribution ! |
@k82cn: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
Description:
Test kube-batch against conformance test after #588 and #520
The text was updated successfully, but these errors were encountered: