Skip to content

Conversation

@rsarm
Copy link
Contributor

@rsarm rsarm commented Sep 10, 2020

Closes #1368 and #1354

@rsarm rsarm added this to the ReFrame sprint 20.13 milestone Sep 10, 2020
@rsarm rsarm requested review from ekouts and vkarak September 10, 2020 16:53
@rsarm rsarm self-assigned this Sep 10, 2020
@pep8speaks
Copy link

pep8speaks commented Sep 10, 2020

Hello @rsarm, Thank you for updating!

Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide

Comment last updated at 2020-09-22 08:21:55 UTC

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2020

Codecov Report

Merging #1483 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1483      +/-   ##
==========================================
+ Coverage   91.72%   91.73%   +0.01%     
==========================================
  Files          83       83              
  Lines       12954    12886      -68     
==========================================
- Hits        11882    11821      -61     
+ Misses       1072     1065       -7     
Impacted Files Coverage Δ
reframe/core/launchers/mpi.py 98.76% <ø> (-0.14%) ⬇️
reframe/core/schedulers/__init__.py 98.67% <ø> (-0.16%) ⬇️
reframe/core/schedulers/pbs.py 64.83% <ø> (-0.76%) ⬇️
reframe/core/schedulers/slurm.py 56.89% <ø> (-0.65%) ⬇️
reframe/frontend/cli.py 79.60% <ø> (+0.18%) ⬆️
reframe/frontend/executors/__init__.py 99.00% <ø> (-0.02%) ⬇️
reframe/frontend/executors/policies.py 98.23% <ø> (ø)
unittests/test_launchers.py 92.38% <ø> (ø)
unittests/test_schedulers.py 93.80% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e694648...4b839b9. Read the comment docs.

@vkarak vkarak self-assigned this Sep 19, 2020
@vkarak vkarak requested review from ekouts and teojgo September 19, 2020 19:37
@vkarak
Copy link
Contributor

vkarak commented Sep 19, 2020

@jenkins-cscs retry all

Copy link
Contributor

@ekouts ekouts left a comment

Choose a reason for hiding this comment

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

Sorry, but I just realized that there are also parts in the documentation that have to be removed. For example we still have the option --partition in the man pages.

Copy link
Contributor

@victorusu victorusu left a comment

Choose a reason for hiding this comment

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

lgtm

@vkarak
Copy link
Contributor

vkarak commented Sep 22, 2020

@jenkins-cscs retry tsa

@vkarak vkarak changed the title [feat] Remove sched_* internal variables [feat] Drop support of scheduler-specific command-line options Sep 22, 2020
@vkarak vkarak merged commit 08d9f6b into reframe-hpc:master Sep 22, 2020
@rsarm rsarm deleted the feat/rm_sched_vars branch March 10, 2021 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove sched_* internal variables

6 participants