planetfederal / qgis-geoserver-plugin

GNU General Public License v2.0
62 stars 52 forks source link

issues with PKI tests against Suite 4.9 #77

Open gioman opened 7 years ago

gioman commented 7 years ago

plugin: master qgis: 2.18.9 head

Since we last did a test cycle a few things has changed in out testing environment. We use now a docker-compose strategy, and endpoints names and certificates have changed. See:

https://github.com/boundlessgeo/docker/tree/master/compose-desktop-testing

So in order to avoid errors it seems (please verify) that the certificates in the tests folder must be replaced with the new ones. Also the name of the endpoint is not anymore "boundless-test" but in this case "suite.boundless.test".

This changes have made the two manual tests in tester plugin pass (where before there were errors blocking qgis), but I'm not sure for automated ones, in fact choosing them all it seems that the first one never finish. Try randomly a few other ones I have seen some pass, some fail and some not finish.