schrodinger.test.stu.constants module

Stores data that is used in one or more script.

Currently contains: Lists used to determine whether a job uses job control. Dictionaries describing jobcontrol exit codes. Dictionary of product dependancies

schrodinger.test.stu.constants.LICENSE_CHECK_FILE = 'license_check.txt'

License file name produced by each test.

schrodinger.test.stu.constants.REF_LICENSE_CHECK_FILE = 'license_check_reference.txt'

Name of reference license file.

schrodinger.test.stu.constants.SKIP_LICENSE_TAG = 'skip_license_checking'

If a test has this tag, we won’t check its license.