Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Failing testcases #32

Closed
TommyLike opened this issue Mar 21, 2019 · 3 comments
Closed

Fix Failing testcases #32

TommyLike opened this issue Mar 21, 2019 · 3 comments
Milestone

Comments

@TommyLike
Copy link
Contributor

Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug

What happened:
Part of the testcases are failing: https://travis-ci.com/volcano-sh/volcano/jobs/186568285

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

For PR #28

@k82cn k82cn added this to the v0.1 milestone Mar 21, 2019
@TommyLike TommyLike added the bug label Mar 21, 2019
@TommyLike
Copy link
Contributor Author

For Reclaim testcase, Volcano doesn't support setting queue in podgroup, therefore the two jobs are failing into the same queue, which seems make the reclaim process fail. Need to decide how to handle the queue concept in volcano.

@k82cn
Copy link
Member

k82cn commented Mar 24, 2019

let's add Queue into Job API directly :)

@k82cn
Copy link
Member

k82cn commented Mar 31, 2019

fixed by merged PR as referenced.

@k82cn k82cn closed this as completed Mar 31, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/volcano that referenced this issue Jun 28, 2019
change SchedulerName kube-batch to volcano
kevin-wangzefeng pushed a commit to kevin-wangzefeng/volcano that referenced this issue Jun 28, 2019
change SchedulerName kube-batch to volcano
yolgun added a commit to yolgun/volcano that referenced this issue Sep 14, 2022
remove predicates_test.go

Co-authored-by: Yunus Olgun <yunuso@spotify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants