just an FYI I’ve all intents to send a proposal as an independent contractor, just waiting until next week once I’m more relieved from my current project, since it looks I’d need to gather some more insights on the current state of affairs and think of what a possible solution could be.
busy times around here, we hope to send a proposal mid next week
Cheers
Andrea
···
Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.ithttp://twitter.com/geosolutions_it ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.
Thank you both for your reply, Let me take those two emails as “expressing interest” so we should not cancel this activity. I will update the blog post to indicate “email geoserver-devel” if interested and we can extend the deadline until the end of next week. I would like to evaluate and select a proposal during our next geoserver meeting.
To answer Gabriel’s question there are three main approaches that have been discussed so far:
a) cite command line: The existing scripts made use of a the cite engine to run tests on the command line. It was tricky to run a GeoServer, wait for it to startup, and then perform the tests. These jobs are still on build.geoserver.org and can be used a a reference.
b) cite engine service: The new cite engine has a rest-api, so the testing script could use CURL commands to ask the engine to run the tests
c) cite engine docker: The cite engine is also distributed as a docker image, if that makes it easier to manage the rest-api approach
Any of those approaches can be viable, the challenge (after our last experience) is setting up something that can be maintained.
Other notes:
The WFS-T tests required a database to run, the tests created a couple of tables each time (since the transaction request modifies the content)