Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented May 21, 2019

  • Throw ConfigError for TMod4 versions older than 4.1.0.
  • Throw ConfigError for TMod versions older than 3.2.
  • Change the corresponding docs.

Fixes #780
Fixes #781

* Throw `ConfigError` for TMod4 versions less than 4.1.0.

* Change the corresponding docs.
@teojgo teojgo added this to the ReFrame sprint 2019w20 milestone May 21, 2019
@teojgo teojgo requested review from victorusu and vkarak May 21, 2019 10:01
@teojgo teojgo self-assigned this May 21, 2019
@teojgo
Copy link
Contributor Author

teojgo commented May 21, 2019

@jenkins-cscs retry all

@vkarak
Copy link
Contributor

vkarak commented May 21, 2019

@teojgo Can you also do the same for standard Tmod. There the minimum version is 3.2.

@vkarak vkarak changed the title [bugfix] Fix crash for TMod4 versions less than 4.1.0 [bugfix] Restrict TMod4 supported versions to 4.1 and above May 21, 2019
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, except for a small correction.

@vkarak vkarak changed the title [bugfix] Restrict TMod4 supported versions to 4.1 and above [bugfix] Add version checks for TMod and TMod4 May 22, 2019
@vkarak
Copy link
Contributor

vkarak commented May 23, 2019

@jenkins-cscs retry none

@codecov-io
Copy link

codecov-io commented May 23, 2019

Codecov Report

Merging #794 into master will decrease coverage by 0.12%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
- Coverage   91.64%   91.51%   -0.13%     
==========================================
  Files          78       78              
  Lines        9775     9791      +16     
==========================================
+ Hits         8958     8960       +2     
- Misses        817      831      +14
Impacted Files Coverage Δ
reframe/core/modules.py 65.39% <14.28%> (-2.61%) ⬇️

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 08dd452...dd427cc. Read the comment docs.

@vkarak vkarak merged commit 28a8d6a into reframe-hpc:master May 23, 2019
@teojgo teojgo deleted the bugfix/tmod4_min_410_support branch May 29, 2019 08:01
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.

Tmod4 backend crashes when an unexpected installation is found ReFrame fails with Tcl versions that use modulecmd.tcl as executable

3 participants