This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

postgres/mysql tests


There are now tests for postgres and mysql in the testsuite. The tests fetch the source from upstream, build with markers, run package tests and verify the tests pass and markers are hit. Currently postgres is built with uprobes, kprobes, and utrace and mysql is built with uprobes. The tests take approximately 30 minutes to run, so currently the tests are only scheduled to run if the environment variable SYSTEMTAP_TEST_SDT is set. Currently the verbose option will keep the postgres/mysql trees from being removed.
e.g. SYSTEMTAP_TEST_SDT=1 RUNTESTFLAGS='postgres.exp -v' make installcheck



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]