Skip to content

group dependencies... #15

Open
1 of 3 tasks
mariux opened this issue Jun 16, 2015 · 2 comments
Open
1 of 3 tasks

group dependencies... #15

mariux opened this issue Jun 16, 2015 · 2 comments
Milestone

Comments

@mariux
Copy link
Contributor

mariux commented Jun 16, 2015

add group dependencies..

  • it should not be possible to depend on an open group
  • it should not be possible to reopen a group someone depends on. close/reopen groups #24
  • group depend on group
  • job depend on group?

https://github.molgen.mpg.de/mariux/mxq/tree/issues/issue15

@mariux mariux added this to the 1.0 milestone Jun 17, 2015
@mariux mariux self-assigned this Jun 17, 2015
@mariux
Copy link
Contributor Author

mariux commented Aug 27, 2015

one group B depends on one other group A

  • submit B with dependency on A
    • set flag on B -> unsatisfied dependency
    • set flag on A -> someone depends on us
  • start B if dependency A is finished (group_date_end > 0 and group_jobs == group_jobs_finished)
  • if group_date_end > 0 and group_jobs_failed+group_jobs_cancelled+group_jobs_unknown > 0 let user rerun group (rerun a group requesting different resources #25) as A2 and set new group dependency A2 for B.

???

@mariux
Copy link
Contributor Author

mariux commented Aug 27, 2015

it should not be possible to reopen a group someone depends on. (see #24)

@mariux mariux changed the title job/group dependencies... group dependencies... Aug 27, 2015
@mariux mariux removed their assignment May 14, 2017
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant