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:
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.
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.