singularity icon indicating copy to clipboard operation
singularity copied to clipboard

actions: Add --oci flag to call OCI launcher

Open dtrudg opened this issue 3 years ago • 0 comments

Description of the Pull Request (PR):

Depends on #1021

Add an --oci flag to actions (run/shell/exec) that calls the (no-op) OCI launcher instead of the singularity native runtime launcher.

Fix OCI launcher supported option checks for empty structs (not just nils), and always set options.

Add E2E profiles and a test for unimplemented error on the --oci option.

This fixes or addresses the following GitHub issues:

  • Fixes #1022

Before submitting a PR, make sure you have done the following:

dtrudg avatar Oct 11 '22 10:10 dtrudg