perturbopy.test_utils.run_test.env_utils.move_qe2pert_files
- perturbopy.test_utils.run_test.env_utils.move_qe2pert_files(source_folder, work_path, epr_name, config_machine)
Moves the auxiliary files for qe2pert tests from a previously downloaded and unzipped archive to the folder where all tests are run.
- Parameters:
source_folder (str) – path of source directory. Inside of this folder we need to have additional temporary folder for calculations (‘PERT_SCRATCH’)
work_path (str) – working directory to which the function moves the files
epr_name (str) – name of epr-file calculation, for which files are moved
config_machine (dict) – dictionary with executional commands for the test steps
- Return type:
None