Skip to content

Conversation

@robertnishihara
Copy link
Collaborator

@robertnishihara robertnishihara commented Mar 7, 2019

This fixes #4283. It also removes almost all of the Jenkins backend tests. test_0.py doesn't really do anything interesting and is flaky. remove_driver_test.py should be covered by test_multi_node.py, and many_driver_test.py should be covered by the new stress test I added, which essentially creates drivers in an infinite loop.

I also removed the multi_node_docker_test.py file because that has been replaced by cluster_utils.py.

DOCKER_SHA=$($ROOT_DIR/../../build-docker.sh --output-sha --no-cache)
echo "Using Docker image" $DOCKER_SHA

######################## RAY BACKEND TESTS #################################
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved this to the front so I can see the Jenkins results more quickly, but will move back to the end before merging.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the other hand, it doesn't take very long I think, so maybe it's fine here.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/12635/
Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/12642/
Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/12672/
Test FAILed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/12690/
Test PASSed.

@pcmoritz pcmoritz merged commit fd2d8c2 into ray-project:master Mar 8, 2019
@robertnishihara robertnishihara deleted the jenkinstest branch March 8, 2019 23:48
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.

Jenkins test_0.py failing frequently.

3 participants