# Example af a component with # # more instance -> connection # # some subcomponents # # artifact-tyoe log conf: instance: count: 2 # count of instances single: n components: testA1: relationtyp: call # call|called|queue conffile: "{dompath}/config/dbconn.xml" filetyp: xml ippattern: ".*?(.*?)" hostpattern: ".*?(.*?)" testA2: relationtyp: call # call : is called by this comp conffile: "{dompath}/config/settings.xml" filetyp: xml urlpattern: ".*?(.*?)" function: check_environment: "todo" init_testcase: "todo" finish_testcase: "todo" artifact: log: # log|db|file|lob path: "{dompath}/log/debug.log" rotate: jmx reset: testcase oldfile: "{dompath}/log/debug_{timepattern}.log"