Skip to content

[docs] Update ReFrame tutorial containers#3661

Open
vkarak wants to merge 1 commit into
reframe-hpc:developfrom
vkarak:docs/update-tut-containers
Open

[docs] Update ReFrame tutorial containers#3661
vkarak wants to merge 1 commit into
reframe-hpc:developfrom
vkarak:docs/update-tut-containers

Conversation

@vkarak
Copy link
Copy Markdown
Contributor

@vkarak vkarak commented Apr 28, 2026

This is a follow up of #3651.

This PR also provides the following updates:

  1. The Docker compose ReFrame tutorial container does not clone ReFrame from Github but uses the already cloned copy; this is useful also for development.
  2. The reference to the requirements.txt is removed from the docs.

Closes #3654.

Signed-off-by: Vasileios Karakasis <vkarak@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (deb7f90) to head (5dd9cf0).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3661      +/-   ##
===========================================
- Coverage    91.87%   91.87%   -0.01%     
===========================================
  Files           62       62              
  Lines        13755    13755              
===========================================
- Hits         12638    12637       -1     
- Misses        1117     1118       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
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.

I have a very minor comment. Other than this, it looks good.

Comment thread examples/tutorial/dockerfiles/singlenode.Dockerfile
@github-project-automation github-project-automation Bot moved this from Todo to In Progress in ReFrame Backlog May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Instructions for building the tutorial single-node image are not up to date

2 participants