Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Nov 5, 2023

This PR redefines the base CI images. Since the method of how reframe is installed may change in the future, we can't "hardcode" that in a common image, because a change in a branch will break other branches. Also, including reframe along with other packages, such as Lmod or Tmod is not very modular. This PR instead creates base images for Lmod and Tmod only and the CI will create a derived reframe image for testing. I have already pushed the images with correct versions on Github registry.

@codecov
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7d9ccc9) 86.70% compared to head (773bdc5) 86.70%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3042   +/-   ##
========================================
  Coverage    86.70%   86.70%           
========================================
  Files           61       61           
  Lines        11996    11996           
========================================
  Hits         10401    10401           
  Misses        1595     1595           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vkarak vkarak merged commit dc01139 into reframe-hpc:develop Nov 6, 2023
@vkarak vkarak deleted the ci/redefine-base-images branch November 6, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants