canary 2025.03.25 release notes#
Issues closed for 2025.03.25#
#3: Support vvtest staging
#12: Empire plugin update
#32: nvtest find does not work in test session
#35: nvtest info should accept more input types
#40: Stages with Custom Test Generators
#45: ctrl-c doesn’t properly kill subprocesses
#47: vvtest include breaks with multiple tests
#48: Use pluggy as a plugin manager
#49: Incorrect masking when running a specific stage
#50: Path conflicts running on mounted home directory
#51: add analyze stage to vvt tests
#52: support ctest configurations
#53: curl error not saved on failed cdash upload
#54: merging configurations results in changing a dict in place and an error
#55: Remove directives.stages
#56: add way to rerun tests, regardless of status
#57: add better pathspec help
#58: error splitting batch options
#59: expression filtering broken
#60: Assert in Config.py Breaks Sierra Plugin Nightly
#61: Fix docs
#62: enable directive’s when expression doesn’t work with parameters
Merge requests for 2025.03.25#
!35: Use pluggy
!36: Resolve “Incorrect masking when running a specific stage”
!37: Resolve “Path conflicts running on mounted home directory”
!38: Update the teardown to keep stdout and stderr files based on names
!39: Update the teardown to keep stdout and stderr files based on names
!41: Fix assert to check inodes instead of the path strings
!42: Update hpc_connect interface
!43: Address work tree comparision in sessions.py