Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RLlib] Pin ALE-py In Rllib Requirements And Other Release Test Fixes #28913

Merged

Conversation

ArturNiederfahrenhorst
Copy link
Contributor

Signed-off-by: Artur Niederfahrenhorst [email protected]

Why are these changes needed?

The following issue persists in our RLlib release tests:
Screenshot 2022-09-30 at 00 29 10
The initial fix is overwritten when install the requirements_rllib.txt, since Python versions >=3.7 will reinstall gym instead of gym[atari].

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
@avnishn
Copy link
Member

avnishn commented Sep 29, 2022

release tests running here: https://buildkite.com/ray-project/release-tests-pr/builds/16786

@avnishn
Copy link
Member

avnishn commented Sep 30, 2022

@avnishn
Copy link
Member

avnishn commented Sep 30, 2022

https://buildkite.com/ray-project/release-tests-pr/builds/16853

just need to check to see if these ^ tests get kicked off and if they do then this is ready to merge

@avnishn avnishn changed the title [RLlib] Inlcude gym[atari] for Pyton >= 3.7 in rllib requirements [RLlib] Inlcude gym[atari] for Python >= 3.7 in rllib requirements and Other Release Test Fixes Sep 30, 2022
@avnishn avnishn changed the title [RLlib] Inlcude gym[atari] for Python >= 3.7 in rllib requirements and Other Release Test Fixes [RLlib] Pin ALE-py In Rllib Requirements And Other Release Test Fixes Sep 30, 2022
@avnishn
Copy link
Member

avnishn commented Sep 30, 2022

tests were able to be kicked off

image
this is ready to merge

@gjoliver gjoliver merged commit 55346f6 into ray-project:master Sep 30, 2022
avnishn added a commit to avnishn/ray that referenced this pull request Sep 30, 2022
…ray-project#28913)

* initial

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* remove pin from app config

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* wip

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* app config needs pins to work right away

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* wip

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* wip

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* Fix removed statements

Signed-off-by: Avnish <[email protected]>

* extend comment to re-trigger release tests

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* Downgrade ale to 0.7.5 and remove gym deps from python/requirements.txt

Signed-off-by: Avnish <[email protected]>

* Change min_iter_time_s to min_iter_time_per_iteration

Signed-off-by: Avnish <[email protected]>

* ale-py 0.7.2 is not supported by python 3.6 but 0.7.1 is

Signed-off-by: Avnish <[email protected]>

* Fix more hard deprecated config names

Signed-off-by: Avnish <[email protected]>

Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Avnish <[email protected]>
Co-authored-by: Avnish <[email protected]>
@avnishn avnishn mentioned this pull request Sep 30, 2022
7 tasks
matthewdeng pushed a commit that referenced this pull request Oct 3, 2022
…#28913)

Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Avnish <[email protected]>
Co-authored-by: Avnish <[email protected]>
WeichenXu123 pushed a commit to WeichenXu123/ray that referenced this pull request Dec 19, 2022
…ray-project#28913)

* initial

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* remove pin from app config

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* wip

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* app config needs pins to work right away

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* wip

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* wip

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* Fix removed statements

Signed-off-by: Avnish <[email protected]>

* extend comment to re-trigger release tests

Signed-off-by: Artur Niederfahrenhorst <[email protected]>

* Downgrade ale to 0.7.5 and remove gym deps from python/requirements.txt

Signed-off-by: Avnish <[email protected]>

* Change min_iter_time_s to min_iter_time_per_iteration

Signed-off-by: Avnish <[email protected]>

* ale-py 0.7.2 is not supported by python 3.6 but 0.7.1 is

Signed-off-by: Avnish <[email protected]>

* Fix more hard deprecated config names

Signed-off-by: Avnish <[email protected]>

Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Signed-off-by: Avnish <[email protected]>
Co-authored-by: Avnish <[email protected]>
Signed-off-by: Weichen Xu <[email protected]>
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.

3 participants