ray/ci/travis
Avnish Narayan 026bf01071
[RLlib] Upgrade gym version to 0.21 and deprecate pendulum-v0. (#19535)
* Fix QMix, SAC, and MADDPA too.

* Unpin gym and deprecate pendulum v0

Many tests in rllib depended on pendulum v0,
however in gym 0.21, pendulum v0 was deprecated
in favor of pendulum v1. This may change reward
thresholds, so will have to potentially rerun
all of the pendulum v1 benchmarks, or use another
environment in favor. The same applies to frozen
lake v0 and frozen lake v1

Lastly, all of the RLlib tests and have
been moved to python 3.7

* Add gym installation based on python version.

Pin python<= 3.6 to gym 0.19 due to install
issues with atari roms in gym 0.20

* Reformatting

* Fixing tests

* Move atari-py install conditional to req.txt

* migrate to new ale install method

* Fix QMix, SAC, and MADDPA too.

* Unpin gym and deprecate pendulum v0

Many tests in rllib depended on pendulum v0,
however in gym 0.21, pendulum v0 was deprecated
in favor of pendulum v1. This may change reward
thresholds, so will have to potentially rerun
all of the pendulum v1 benchmarks, or use another
environment in favor. The same applies to frozen
lake v0 and frozen lake v1

Lastly, all of the RLlib tests and have
been moved to python 3.7
* Add gym installation based on python version.

Pin python<= 3.6 to gym 0.19 due to install
issues with atari roms in gym 0.20

Move atari-py install conditional to req.txt

migrate to new ale install method

Make parametric_actions_cartpole return float32 actions/obs

Adding type conversions if obs/actions don't match space

Add utils to make elements match gym space dtypes

Co-authored-by: Jun Gong <jungong@anyscale.com>
Co-authored-by: sven1977 <svenmika1977@gmail.com>
2021-11-03 16:24:00 +01:00
..
bazel-format.sh support dynamic library loading in C++ worker (#13734) 2021-02-01 19:24:33 +08:00
bazel.py Upgrade bazel version to 4.2.1 (#18996) 2021-09-30 10:50:54 -07:00
bazel_cache_credential.json.enc [CI] Add Remote Caching (#6210) 2019-11-21 11:36:36 -08:00
bazel_export_options Upload bazel test logs to S3 (#9884) 2020-08-10 14:26:31 -07:00
build-docker-images.py [Docker] Alias ray-ml:nightly to ray-ml:nightly-gpu (#19726) 2021-10-27 11:30:49 -07:00
check-bazel-team-owner.py [RLlib] Expand machine for nightly multi-gpu learning tests. (#17955) 2021-08-19 22:27:30 +02:00
check-git-clang-format-output.sh Revert "[Lint] run clang-tidy in scripts/format.h, update clang-tidy rules (#19055)" (#19119) 2021-10-05 16:33:12 -07:00
check-git-clang-tidy-output.sh Revert "[Lint] run clang-tidy in scripts/format.h, update clang-tidy rules (#19055)" (#19119) 2021-10-05 16:33:12 -07:00
check_import_order.py Add shellcheck support (#8574) 2020-07-30 18:39:28 -05:00
check_minimal_install.py move jsonschema to core dependencies and update default AutoscalerPrometheusMetrics (#19831) 2021-10-28 13:04:22 -07:00
ci.sh [CI] Upload wheels to artifact store in all jobs (#19778) 2021-10-27 10:27:56 +01:00
clang-tidy-diff.py Revert "[Lint] run clang-tidy in scripts/format.h, update clang-tidy rules (#19055)" (#19119) 2021-10-05 16:33:12 -07:00
copyright-format.sh make C++ example more simpler (#17609) 2021-08-09 19:39:16 +08:00
default-copyright.txt Support copyright format for c++ files (#14348) 2021-08-04 17:19:38 +08:00
determine_tests_to_run.py [CI] narrow down tests that run when files change (#19656) 2021-10-29 16:47:54 -07:00
env_info.sh [RLlib] Add GPU tests to CI (run per-PR). (#17891) 2021-08-24 09:20:45 +02:00
format.sh Revert "[Lint] run clang-tidy in scripts/format.h, update clang-tidy rules (#19055)" (#19119) 2021-10-05 16:33:12 -07:00
get_build_info.py Revert "Revert "[Buildkite] cleanup artifacts directory between builds"" (#16385) 2021-06-14 11:30:55 -07:00
git-clang-format Update git-clang-format to support Python 3. (#4339) 2019-03-14 13:57:11 -07:00
install-bazel.sh Add Initial Windows Dockerfile (#17474) 2021-09-03 11:41:06 -07:00
install-dependencies.sh [RLlib] Upgrade gym version to 0.21 and deprecate pendulum-v0. (#19535) 2021-11-03 16:24:00 +01:00
install-llvm-binaries.sh [Build] Generate Bazel config for compiling with clang and libc++ in CI (#18622) 2021-09-17 19:01:07 -07:00
install-minimal.sh [ci] minimal dependency install test (#18071) 2021-08-31 15:26:25 +02:00
install-strace.sh Various CI fixes and cleanup (#8289) 2020-05-05 10:47:49 -07:00
install-toolchains.sh Removed double "install" statement (#12261) 2020-11-23 13:36:01 -08:00
iwyu.sh Improve Clang-IWYU to automatically make #include fixes (#9858) 2020-08-10 12:49:58 -07:00
pre-push Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
py_dep_analysis.py Add a script to analyze python module dependencies using static analysis (#18965) 2021-10-19 13:33:02 -07:00
py_dep_analysis_test.py Add a script to analyze python module dependencies using static analysis (#18965) 2021-10-19 13:33:02 -07:00
test-wheels.sh [CI] Pin aiohttp version to fix master branch (#19948) 2021-11-01 23:00:08 -07:00
test-worker-in-container.sh [ci/tune] Remove deprecated jenkins_only tag from test tags (#19287) 2021-10-12 10:05:46 +01:00
upload_build_info.sh [Buildkite] Drop the duplicated Travis tests (#16420) 2021-06-15 10:43:17 -07:00