# Example af a component like a sub-app with # # single instance # # one subcomponents # # artifact-type file.log # -------------------------------------------------------------------- # the example-applications is a sub-application # it manages products for the main-application it has sub-relations to # # own database # -------------------------------------------------------------------- conf: instance: count: 1 single: n components: testprddb: relationtyp: "db" # db : is called by this comp conffile: "{dompath}/config/settings.xml" filetyp: xml function: check_environment: "todo" init_testcase: "todo" finish_testcase: "todo" artifact: file: path: "{dompath}/log/debug.log" reset: testsuite type: log