HomeClusterLabs Projects

Test: cts-scheduler: Improve file name handling

Description

Test: cts-scheduler: Improve file name handling

Use variables for subdirectory names, and use os.path.join() to
concatenate file paths in run_one().

In the future, the following would be nice:

  • Use more consistent variable names for files/dirs.
  • Group input and output dirs into a dict or class, instead of using a plain variable for each.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mar 2 2021, 6:21 AM
Parents
rP6fd44a84f39a: Merge pull request #2314 from nrwahl2/nrwahl2-split_cts
Branches
Unknown
Tags
Unknown

Event Timeline