sebbASF commented on issue #496: URL: https://github.com/apache/tooling-trusted-releases/issues/496#issuecomment-3732043471
On further thought, I'm not sure why a test VM is needed, rather than a Docker image (or local webserver). That's what I have been using so far. projects.a.o is basically stand-alone; AFAICT any changes to how it gets its data can easily be tested locally. If the local installation is based on a branch, then it would be safe to update SVN if that were required. reporter.a.o does interface read-write with whimsy. The trickiest part of testing will be showing that it can update BAT, for which it needs a test version of BAT. Also, using shared test VM means that testers will have to co-ordinate its use. AFAICT local testing is all that is needed. Perhaps I am missing something? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
