- 19 Apr, 2024 14 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
also reorganise the build to use latest golang
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
The later is not really supposed to be XML-RPC comptabible and it's anyway to use ZPythonScript_edit
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
testing strategy: - use an external method with a transaction manager which sleeps for 20 seconds during tpc_vote and tpc_commit - commit such a transaction - stop zope - check the stop happens after the tpc_commit
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
For now this still have to be enabled with a config like this in a .conf file in srv/telegraf/extra-config/ : [[inputs.execd]] name_override = "slapos" # this needs sudo when using can not access supervisor socket, like when being installed in root slapos command = ["/usr/bin/sudo", "$SOFTWARE_DIR/go.work/bin/telegraf-input-slapos", "-config", "/path/to/slapos.conf"] /path/to/slapos.conf would contain something like this: [[inputs.slapos]] ## Folder where partitions are located instance_root = "/srv/slapgrid/" ## filepath.Glob pattern to look for recursive instances recursive_instance_glob_pattern = "*/srv/runner/inst*/" ## Path of supervisor socket, relative to instance root socket_name = "sv.sock"
-
Jérome Perrin authored
This version has a new sql input, that can be used to get metrics from sql queries.
-
Jérome Perrin authored
-
- 10 Apr, 2024 1 commit
-
-
Jérome Perrin authored
-
- 09 Apr, 2024 4 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
by default on riscv architecture, the libffi.so will be placed in lib/lp64d but everywhere else in buildout (and especially for the compilation of python3) we expect the lib to be in lib/ directory.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 08 Apr, 2024 12 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Revert "component/default: system gcc can be used only if all gcc, g++ and gfortran exist and their versions are same." This reverts commit eb7edc8ff1cba0667e31d75bc0dc61031ae1ba53.
-
Kazuhiko Shiozaki authored
component/default: system gcc can be used only if all gcc, g++ and gfortran exist and their versions are same.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
software/slapos-sr-testing: add erp5-py3 --- WIP ERP5: XXX dumps() parameter for longrequest promise
🚧 Not sure why it was OK on python2 and not sure if this has to be done or the promise code needs to cast the results of getConfig() --- py3: do not enable NEO test yet🚧 at this point they all fail after long timeouts, because neo does not support py3 yet stack/erp5: version up APacheDEX 2.0 (py3 only) Co-authored-by: Kazuhiko SHIOZAKI <kazuhiko@nexedi.com> Co-authored-by: Arnaud Fontaine <arnaud.fontaine@nexedi.com> Co-authored-by: Bryton Lacquement <bryton.lacquement@nexedi.com> -
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This reverts commit 6c399134.
-
Kazuhiko Shiozaki authored
-
- 07 Apr, 2024 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 05 Apr, 2024 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
SlapOS.Eggs.UnitTest-Master.Python2 also installs old scipy so it needs old gcc
-
- 04 Apr, 2024 2 commits
-
-
Łukasz Nowak authored
-
Thomas Gambier authored
See merge request !1557
-
- 03 Apr, 2024 3 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
Also remove old unused gcc version
-
Thomas Gambier authored
unfortunately, there is no official release anymore so use a commit from master.
-