An error occurred fetching the project authors.
- 29 Nov, 2024 2 commits
-
-
Léo-Paul Géneau authored
`maxSession` is a selenium node option
-
Léo-Paul Géneau authored
`slotQuantity` set the number of slots by node meaning the maximum number of session for a node.
-
- 11 Apr, 2024 1 commit
-
-
Kazuhiko Shiozaki authored
* use the default RSA key length, instead of hardcoding 1024 (too weak) or 2048 (same as the current default). * use SHA256 in certificates.
-
- 22 Jan, 2024 1 commit
-
-
Jérome Perrin authored
-
- 25 Dec, 2023 2 commits
-
-
Jérome Perrin authored
drop versions not running on debian 12 and add new versions
-
Jérome Perrin authored
This was disabled to "keep compatibility with current font selection problems", but I don't think we need to care about compatibility for this. This was anyway causing a problem that system fontconfig will be used if it's available, so it's better to define things explictly to prevent falling back to system configuration.
-
- 07 Nov, 2023 2 commits
-
-
Jérome Perrin authored
the default bytes is just fine
-
Jérome Perrin authored
-
- 23 Jan, 2023 1 commit
-
-
Łukasz Nowak authored
-
- 31 Aug, 2022 1 commit
-
-
Jérome Perrin authored
-
- 28 Apr, 2022 1 commit
-
-
Thomas Leymonerie authored
Use slapos.recipe.template instead of slapos.recipe.template if possible Harmonize template keys : rendered -> output template -> url template = inline: -> inline = Delete "mode" key See merge request nexedi/slapos!1151
-
- 11 Oct, 2021 1 commit
-
-
Julien Muchembled authored
Adapt all promise sections to changes in plugin promise recipe.
-
- 13 Jul, 2021 1 commit
-
-
Lisa Casino authored
-
- 02 Jul, 2021 2 commits
-
-
Cédric Le Ninivin authored
This is based on commit "Firefox Version Up to 78.1.0esr", but it does not replace the default firefox, just enable a new version for now.
-
Jérome Perrin authored
-
- 29 Jun, 2021 1 commit
-
-
Xavier Thompson authored
Change all `check_port_listening` promises to `check_socket_listening` and rename all associated `config-hostname` arguments to `config-host`
-
- 12 Apr, 2021 1 commit
-
-
Jérome Perrin authored
We are sometimes seeing test failures when nodes can not register before the beginning of the test, this promise make sure the grid is ready to use.
-
- 08 Jan, 2021 1 commit
-
-
Thomas Gambier authored
-
- 05 Aug, 2020 1 commit
-
-
Jérome Perrin authored
done with: npm install git ls-files | grep -v '\/unstable\/' | xargs ./node_modules/.bin/eclint fix git ls-files | grep buildout.hash.cfg | xargs ./update-hash
-
- 29 Apr, 2020 1 commit
-
-
Jérome Perrin authored
-
- 13 Jan, 2020 1 commit
-
-
Jérome Perrin authored
-
- 19 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 30 Oct, 2019 1 commit
-
-
Jérome Perrin authored
this is the firefox we are currently using on testnodes. It's useful to be able to run test with exactly same version to debug issues. /reviewed-on !646
-
- 17 Apr, 2019 1 commit
-
-
Łukasz Nowak authored
The host needs a name in order to have self_signed certificate generated. /reviewed-on !546
-
- 16 Jan, 2019 1 commit
-
-
Łukasz Nowak authored
The IP used by frontend can be different than the real endpoint, and unknown for the frontend itself, so make it catch-all to allow access. /reviewed-on nexedi/slapos!497
-
- 09 Jan, 2019 1 commit
-
-
Jérome Perrin authored
so that on first connection clients can check the fingerprint key instead of blindly accepting it.
-
- 03 Dec, 2018 1 commit
-
-
Jérome Perrin authored
seleniumrunner software recently became a full selenium server, which is different from the original software, that was only intended as being a minimal software to make firefox available for erp5testnode. This caused several problems in erp5testnode, because erp5testnode needs to be always able to build seleniumrunner from master branch (which is probably wrong in the first place). With this software having lots of components, the risk of build problems increased. Also, it's something else, so let's make it another software.
-
- 04 Oct, 2018 1 commit
-
-
Jérome Perrin authored
Instead of what this software was supposed to be before
-
- 06 Sep, 2018 1 commit
-
-
Jérome Perrin authored
For now, we are just using this software to install firefox and xvfb, but the instance is never used, we use jstestnode instead.
-
- 31 Aug, 2018 1 commit
-
-
Julien Muchembled authored
Major change is that slapos compatible wrapper is no longer installed in parts/firefox/firefox-slapos , but directly as "firefox" in the buildout:bin-directory of the software profile. geckodriver is also in the same buildout:bin-directory. This way, softwares using this just need to add buildout:bin-directory to $PATH erp5testnode knows since nexedi/erp5@59ee7970 that it should look for firefox in buildout:bin-directory of the installed SR, so we should not need backward compatibility here. Adjust seleniumrunner and jstestnode for the changes Also drop unused firefox 45 Jérome changes from original 8cf6908df752b9e7632b2910ffc85027f1f4f22c : - name sections [firefox-wrapper] and [firefox] because including the version in section name means we have to also update section name when we update version. Users have to be careful of installing ${firefox-wrapper:} and not ${firefox:} - introduce macros for implementation and simple section using the macros, to make it easy to had more versions or to increase versions, for both firefox and geckodriver. They are slightly different because for firefox we need a wrapper, but geckodriver is usable directly. - use same version, the "versions up" will be separate commits. - now that seleniumrunner and jstestnode are using buildout.hash.cfg, md5sums are in separate files. Co-authored-by: Jérome Perrin <jerome@nexedi.com>
-
- 30 Aug, 2018 1 commit
-
-
Jérome Perrin authored
-
- 24 Aug, 2012 1 commit
-
-
Thomas Lechauve authored
-
- 11 Apr, 2012 1 commit
-
-
Romain Courteaud authored
Decouple the seleniumrunner from the browser and the xserver.
-
- 05 Apr, 2012 1 commit
-
-
Romain Courteaud authored
Provides the xserver and the firefox hook. seleniumrunner code (inside the recipe) still has to be merged with its original code to prevent duplication.
-
- 20 Mar, 2012 1 commit
-
-
Gabriel Monnerat authored
-
- 11 Jan, 2012 1 commit
-
-
Romain Courteaud authored
Move all configuration to more generic recipes, so that recipes can be shared between software releases. Disable previous recipers. Slave configuration is not finished and need to be migrated. It is needed to publish the slave URL. Hardcoded vifib rewrite map has been removed. It is needed to use a frontend slave instance to achieve this functionnality. This means, frontend slave instances need more parameters. NBD software release has been merged into the KVM software release as a software type. It allows to use the same binary for nbd and kvm, and so, save space on servers and ease maintainance. Remove software release's python dependency. Add more promises to check status of nbd, kvm and frontend. slapmonitor functionnality has to be restored.
-
- 13 Jul, 2011 1 commit
-
-
Romain Courteaud authored
It is now compatible with slapos.cookbook.
-
- 30 May, 2011 1 commit
-
-