Ticket #1568 (new defect)

Opened 7 months ago

Last modified 6 months ago

r2d2 hosts autobuilder needs to update Testing Tools Server too before executing tests

Reported by: Jani Laakso Owned by: Marko Gronroos
Priority: major Milestone: IT Mill Sponsored Backlog
Component: gwt-adapter-server Version: 5.1.2
Keywords: Cc: joonas.lehtinen@…
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: yes Contract:

Description (last modified by Jani Laakso) (diff)

Before autobuilder executes tests against Toolkit it does

  • svn update
  • if changes then builds new Toolkit package as nightly build
  • deploys nightly to internal test server
  • starts official tests against nightly server

Issue is that we also need to update Testing Tools Server which is not yet done. Either 1) larger but proper fix update whole Testing Tools Server, but preserve database OR 2) minor but hacky fix: just update latest TT.js to "official" testing tools server.

scp TT.js root@r2d2:~/itmill-testingtools/application/WebContent/ext

Change History

Changed 7 months ago by Jani Laakso

  • cc joonas.lehtinen@… added

Changed 7 months ago by Jani Laakso

I'd suggest that autobuilder

  • builds TT Server
  • deploys it
  • copies Database files under it
  • starts it

It's not that big of an task to do. Benefits are that then we also test that TT Server package works with Toolkit package.

Changed 7 months ago by Jani Laakso

  • description modified (diff)
  • summary changed from r2d2 hosts autorun needs to update Testing Tools Server too before executing tests to r2d2 hosts autobuilder needs to update Testing Tools Server too before executing tests

Changed 6 months ago by Joonas Lehtinen

  • milestone set to IT Mill Sponsored Backlog
Note: See TracTickets for help on using tickets.