# Purpose: Standard test in every project, check against a list of known configurables, that configurables are visible and can be instantiated. This test verifies that there is no problem with the python dictionary in the release, and is the minimal possible test of the confDB.
# Prerequisites: None
# Common failure modes, severities and cures:
# . SEVERE: Segfault or raised exception
# . MAJOR: configurables which cannot be instantiated. Contact the authors responsible for the problem.
# . MAJOR: entire missing sets of configurables for packages or projects, problem in the build, consult the package authors or release shifters.
# . MINOR: A small number of Extra configurables or renamed configurables or small number of removed configurables. See if they make sence and then update the reference files.