Johan Cwiklinski

Results 312 comments of Johan Cwiklinski

OK, thanks for the XML. So you can just configure corresponding iftype on your instance, I do not see a bug. As to make that type imported and linked to...

As I've said, I have no idea if changing defaults on this type is correct or not. I have no idea neither why it's disabled nor attached to any instance...

See #16995: => it targets GLPI 11 => the change is only for new installations Having a PR opened does not means it will be accepted and merged :)

Please open a pull request with proposed change

See https://github.com/galette/galette/pull/212

After the fail, free disk space is about 80Gio. But I think ve found the issue... ``` bash % sudo docker info [...] Storage Driver: devicemapper [...] Data Space Used:...

I took a look; this seems promising. It does not work on my side, but I guess this is a miss of data (we should ensure we're using an instance...

> > I took a look; this seems promising. > > It does not work on my side, but I guess this is a miss of data (we should ensure...

I've tried to run tests locally. I've installed a fresh DB test instance (`--config-dir=./tests/config`), launched from PHP internal server with `php -S localhost:8088 tests/router.php`, ad adapted `tests/cypress.config.js`. Tests begin to...