Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Patch that adds performance testing to the build process




For your evaluation, here's a patch that adds performance testing to the
build/test scripts. Here're the changes:

1. Added server performance test plugins to
/home/webtools/testScripts/test.properties
2. Added server performance test plugins to
/home/webtools/testScripts/test.xml and added a new performance <target>
3. Added a new preformance <target> to buildAll.xml. Re-ordered some of the
existing <target>s so that they can be shared between the test <target> and
the performance <target>.

Apply this patch to /home/webtools/org.eclipse.wtp.releng

(See attached file: patch-org.eclipse.wtp.releng)

This patch is also attached to bug 77561
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=77561).

Thanks,

Jeff

Attachment: patch-org.eclipse.wtp.releng
Description: Binary data


Back to the top