Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions ci/azure_pipelines/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
mac_python36:
imageName: 'macOS-10.15'
python.version: '3.6'
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'osx'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Ray Tests Small And Large
pool:
Expand Down Expand Up @@ -78,15 +78,15 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
mac_python36:
imageName: 'macOS-10.15'
python.version: '3.6'
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'osx'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Ray Tests Medium A to J
pool:
Expand Down Expand Up @@ -123,15 +123,15 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
mac_python36:
imageName: 'macOS-10.15'
python.version: '3.6'
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'osx'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Ray Tests Medium K to Z
pool:
Expand Down Expand Up @@ -166,7 +166,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Ray ASAN Tests
pool:
Expand Down Expand Up @@ -206,7 +206,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Bonsai Tests
pool:
Expand Down Expand Up @@ -235,7 +235,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Quick Train
pool:
Expand Down Expand Up @@ -264,7 +264,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Tests A-to-L
pool:
Expand Down Expand Up @@ -292,7 +292,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Tests M-to-Z
pool:
Expand Down Expand Up @@ -321,7 +321,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Ubuntu Wheels
pool:
Expand Down Expand Up @@ -364,7 +364,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'osx'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: MacOS Wheels
pool:
Expand Down Expand Up @@ -403,7 +403,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Tune Tests
pool:
Expand All @@ -428,7 +428,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: SGD Tests
pool:
Expand All @@ -453,7 +453,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Tune-SGD Tests
pool:
Expand Down Expand Up @@ -484,7 +484,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: JAVA Tests
pool:
Expand All @@ -511,7 +511,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Streaming Tests
pool:
Expand All @@ -538,7 +538,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: CPP Worker Tests
pool:
Expand Down Expand Up @@ -568,7 +568,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Regression Tests TF 2
pool:
Expand Down Expand Up @@ -597,7 +597,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Regression Tests TF 1
pool:
Expand Down Expand Up @@ -626,7 +626,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Learning Tests Torch
pool:
Expand Down Expand Up @@ -655,7 +655,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: RLlib Examples
pool:
Expand Down Expand Up @@ -687,7 +687,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Multi-Platform Jars
pool:
Expand All @@ -714,7 +714,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Test Doc Examples
pool:
Expand All @@ -739,7 +739,7 @@ stages:
bazel.outputRoot: $(Agent.TempDirectory)/_bazel_*
TEST_TMPDIR: $(Agent.TempDirectory)
TRAVIS_OS_NAME: 'linux'
USE_BAZEL_VERSION: '3.4.1'
USE_BAZEL_VERSION: '5.0.0'
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache/
displayName: Lint
pool:
Expand Down
4 changes: 2 additions & 2 deletions python/build-wheel-manylinux2014.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ for ((i=0; i<${#PYTHONS[@]}; ++i)); do
fi

# build ray wheel
PATH=/opt/python/${PYTHON}/bin:/root/bazel-3.4.1/output:$PATH \
PATH=/opt/python/${PYTHON}/bin:/root/bazel-5.0.0/output:$PATH \
/opt/python/"${PYTHON}"/bin/python setup.py bdist_wheel
# build ray-cpp wheel
PATH=/opt/python/${PYTHON}/bin:/root/bazel-3.4.1/output:$PATH \
PATH=/opt/python/${PYTHON}/bin:/root/bazel-5.0.0/output:$PATH \
RAY_INSTALL_CPP=1 /opt/python/"${PYTHON}"/bin/python setup.py bdist_wheel
# In the future, run auditwheel here.
mv dist/*.whl ../.whl/
Expand Down