Skip to content

Initial Travis CI Configuration#13

Closed
jhamman wants to merge 9 commits into
dask:masterfrom
jhamman:travis_ci
Closed

Initial Travis CI Configuration#13
jhamman wants to merge 9 commits into
dask:masterfrom
jhamman:travis_ci

Conversation

@jhamman

@jhamman jhamman commented Mar 12, 2018

Copy link
Copy Markdown
Member

closes #8

This only sets up the SGE sceduler. I've mostly just copied the configuration from dask-drmaa.

@jhamman

jhamman commented Mar 15, 2018

Copy link
Copy Markdown
Member Author

@quasiben - I think you were the main developer of the the SGE CI setup for dask-drmaa. Any chance you could look over this PR and provide a few comments. The current build is failing so perhaps there is a clue in there for you.

@quasiben

Copy link
Copy Markdown
Member

@jhamman, generally it looks good. If you want, you could clean up dockerfile things a bit to slim down the image, but perhaps that isn't a priority right now. I'm not sure off hand why the second slave isn't coming online. Is this working locally ?

@jhamman

jhamman commented Mar 23, 2018

Copy link
Copy Markdown
Member Author

@quasiben - thanks for taking a look.

Running locally also doesn't seem to work:

./start-sge.sh
Starting sge_master ... done
Recreating slave_two ...
Recreating slave_two ... done
Error response from daemon: Container 0daa6a7bfdbffed3bcdf72ba487ec2a75b7ae1809d70c844a75e8335b32d5aa6 is not running
Waiting for SGE slots to become available
Error response from daemon: Container 0daa6a7bfdbffed3bcdf72ba487ec2a75b7ae1809d70c844a75e8335b32d5aa6 is not running
Waiting for SGE slots to become available
Error response from daemon: Container 0daa6a7bfdbffed3bcdf72ba487ec2a75b7ae1809d70c844a75e8335b32d5aa6 is not running
Waiting for SGE slots to become available
Error response from daemon: Container 0daa6a7bfdbffed3bcdf72ba487ec2a75b7ae1809d70c844a75e8335b32d5aa6 is not running
Waiting for SGE slots to become available
Error response from daemon: Container 0daa6a7bfdbffed3bcdf72ba487ec2a75b7ae1809d70c844a75e8335b32d5aa6 is not running
....

I'll keep playing around but if you have any ideas, feel free to share.

@jhamman

jhamman commented Mar 27, 2018

Copy link
Copy Markdown
Member Author

superseded by #23, thanks @lesteve!

@jhamman jhamman closed this Mar 27, 2018
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

Successfully merging this pull request may close these issues.

Unified test suite

2 participants