Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "WTP Performance Tests/2008-09-08"

(Minutes)
(Action items)
 
(One intermediate revision by one other user not shown)
Line 46: Line 46:
 
== Action items ==
 
== Action items ==
  
:
+
:David: copy the '''org.eclipse.test.performance''' plugin in the WTP CVS - both in 3.1 and 3.0.2 branches.
 +
::Done. the new one is there with the old in the test directory (with more recent qualifier) so hopefully will work "automatically".
 +
:Kaloyan: try to execute again the performance test procedure:
 +
:* suggest a patch that shrinks the list of performance test suites to a single test.
 +
::To document what was mentioned in status meeting, here's the location of the "lists of tests" that are ran, at least as far as I can tell. 
 +
sub-project directory:
 +
                webtools.releng
 +
        module:
 +
                releng.wtpbuilder
 +
        directory:
 +
                /distribution/wtp.perf
 +
        files:
 +
                perf.xml or performance-test.xml (or both?)
 +
 
 +
:* execute the performance test procedure against this single test.
 +
:* if successful, expand the list to the initial set of tests and execute the procedure again.
 +
:All teams: review the available performance test suites if they are semantically relevant for performance tests.
  
 
== References ==
 
== References ==
  
 
:Bugzilla: (performance tests) [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244986 No Results for WTP Tests]
 
:Bugzilla: (performance tests) [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244986 No Results for WTP Tests]

Latest revision as of 01:55, 9 September 2008

Attendees

Gary Karasiuk
Angel Vera Y
Mark Hutchinson Y
Nick Sandonato Y
Carl Anderson Y
Kaloyan Raev Y
Raghu Srinivasan Y
Neil Hauge Y
David Williams Y

Agenda

How do we proceed with the patch in bug 244986?
Has everyone identified and tried to run a single test case?

Minutes

We will keep bug 244986 in WTP Releng for now. We will copy the affected org.eclipse.test.performance plugin in WTP CVS to be able apply easily more patches and experiment. Once we have a good idea what we want to change there we will suggest a complete patch to the Platform team.
We should finish with defining the initial set of performance tests.
After moving the org.eclipse.test.performance plugin in WTP CVS we will try to run the performance test procedure against a single test case. If there is a success try to expand it to the initial set of performance tests.
We should research for a best practices guidelines of writing Eclipse performance tests. Maybe not all of our performance tests are done in the best way at the moment and then don't give us the most useful picture we would like to see.
Mark promised to review the Webservices performance tests. It would be nice if all teams do the same.

Action items

David: copy the org.eclipse.test.performance plugin in the WTP CVS - both in 3.1 and 3.0.2 branches.
Done. the new one is there with the old in the test directory (with more recent qualifier) so hopefully will work "automatically".
Kaloyan: try to execute again the performance test procedure:
  • suggest a patch that shrinks the list of performance test suites to a single test.
To document what was mentioned in status meeting, here's the location of the "lists of tests" that are ran, at least as far as I can tell.
	sub-project directory:
               webtools.releng
       module:
               releng.wtpbuilder
       directory:	
               /distribution/wtp.perf
       files: 
               perf.xml or performance-test.xml (or both?) 
  • execute the performance test procedure against this single test.
  • if successful, expand the list to the initial set of tests and execute the procedure again.
All teams: review the available performance test suites if they are semantically relevant for performance tests.

References

Bugzilla: (performance tests) No Results for WTP Tests

Back to the top