Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented May 7, 2020

Also remove perflogdir from the output.

Fixes #1294.

Vasileios Karakasis added 2 commits May 7, 2020 16:17
- This is specific to the filelog log handler and can be retrieved with the
  `--show-config` option.
@vkarak vkarak added this to the ReFrame sprint 20.07 milestone May 7, 2020
@vkarak vkarak requested review from teojgo and victorusu May 7, 2020 22:16
@vkarak vkarak self-assigned this May 7, 2020
@codecov-io
Copy link

Codecov Report

Merging #1303 into master will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1303      +/-   ##
==========================================
- Coverage   91.68%   91.64%   -0.04%     
==========================================
  Files          83       83              
  Lines       12490    12491       +1     
==========================================
- Hits        11451    11447       -4     
- Misses       1039     1044       +5     
Impacted Files Coverage Δ
reframe/frontend/cli.py 81.29% <ø> (-0.07%) ⬇️
reframe/core/runtime.py 94.15% <100.00%> (-3.22%) ⬇️

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 625ce43...3a9b3d2. Read the comment docs.

Copy link
Contributor

@teojgo teojgo left a comment

Choose a reason for hiding this comment

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

lgtm, tested with the Greasy tests that makes use of the stage dir and now they work fine.

@vkarak vkarak merged commit a6ec271 into reframe-hpc:master May 8, 2020
@vkarak vkarak deleted the bugfix/use-abspaths branch May 8, 2020 07:36
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.

ReFrame cannot resolve the stage dir if the default value is used

3 participants