- 15 May, 2024 19 commits
-
-
Jérome Perrin authored
-
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
-
Jérome Perrin 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.
-
Jérome Perrin authored
This now supports producing html reports directly
-
Lu Xu authored
-
- 13 May, 2024 4 commits
-
-
Łukasz Nowak authored
nbd2-host and nbd2-port are asserted too. Test are reorganized to easily assert mixed scenarios.
-
Łukasz Nowak authored
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
- 10 May, 2024 3 commits
-
-
Jérome Perrin authored
Zope no longer serve XML-RPC in ERP5, unless it is explicitly enabled using this.
-
Jérome Perrin authored
-
Thomas Gambier authored
See nexedi/erp5!1931
-
- 09 May, 2024 4 commits
-
-
Julien Muchembled authored
--enable-readline is broken: - it searches for readline.h instead of readline/readline.h - it does not abort when it fails to find headers Use --with-readline-inc so that it sets HAVE_READLINE. Also use the dedicated configure option to enable update limit. And sqlite3 does not depend directly on ncurses.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 07 May, 2024 2 commits
-
-
Julien Muchembled authored
See nexedi/neoppod@71564067 See merge request nexedi/slapos!1566
-
Paul Graydon authored
See merge request nexedi/slapos!1576
-
- 06 May, 2024 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 03 May, 2024 7 commits
-
-
Paul Graydon authored
See merge request nexedi/slapos!1572
-
Kazuhiko Shiozaki authored
to avoid the following error: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
-
Kazuhiko Shiozaki authored
software/osie-coupler: keep the build source directory instead of having another open62541-source part.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-