Skip to content

Conversation

@jgphpc
Copy link
Contributor

@jgphpc jgphpc commented May 23, 2019

Will fix 339

@vkarak vkarak added this to the ReFrame sprint 2019w20 milestone May 23, 2019
@pep8speaks
Copy link

pep8speaks commented May 23, 2019

Hello @jgphpc, 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 2019-05-24 11:14:40 UTC

Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

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

You should guard against unknown programming environments as well in L107:

try:
    self.reference = self.stream_bw_reference[envname]
except KeyError:
    self.reference = {'*': {'triad': (0.0, None, None, 'MB/s')}}

Copy link
Contributor

@vkarak vkarak 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 May 24, 2019

@jenkins-cscs retry none

@vkarak vkarak changed the title [test] Make the stream test generic [test] Make the STREAM test generic May 24, 2019
@vkarak vkarak merged commit 34ab315 into reframe-hpc:master May 24, 2019
@jgphpc jgphpc deleted the UES-339 branch October 23, 2019 11:45
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.

3 participants