Skip to content

Conversation

jgphpc
Copy link
Collaborator

@jgphpc jgphpc commented Sep 29, 2025

ReFrame will silently refuse to run if uenv has not been pulled -> verify that the sqfs file exists and is not empty.

@jgphpc jgphpc requested review from ekouts, teojgo and Copilot September 29, 2025 16:49
@jgphpc jgphpc self-assigned this Sep 29, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds validation to ensure that uenv images have been properly pulled before proceeding with their usage. The change adds a check to verify that the image file exists and is not empty.

  • Adds file existence and size validation for uenv image paths
  • Raises a ConfigError when an image is missing or empty

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jgphpc jgphpc linked an issue Oct 2, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More specific uenv errors
1 participant