- 18 Feb, 2025 4 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
This partially reverts f834a06f. This shebang was causing issues with testnodes. See f834a06f (comment 228158)
-
Thomas Gambier authored
-
- 17 Feb, 2025 9 commits
-
-
Thomas Gambier authored
This is a fixup of d2d0d49e.
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
We need to revoke the certificate in addition to remove the token. See merge request !1724
-
Julien Muchembled authored
- The 'wrapper' recipe is also extended to support them. - The 'neoppod' recipe uses 'sig_ign' to avoid a potential kill by logrotate at startup. See merge request !1724
-
Julien Muchembled authored
See merge request !1724
-
Thomas Gambier authored
-
Joanne Hugé authored
Get check_gps_lock and check_frequency_outofbounds promises from slapos.toolbox
-
Thomas Gambier authored
See slapos.core!741
-
- 14 Feb, 2025 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Carlos Ramos Carreño authored
Apache failed to compile in environments in which the `which` command was not present (such as Docker). This is fixed upstream (by using `command -v` instead) in https://github.com/apache/httpd/commit/05297d7b00f0cb1f20d3ff14f4409097df2615fe but not yet released. This commit patches the configure script in a similar way, so that the `which` command is not used. See merge request !1736
-
- 13 Feb, 2025 1 commit
-
-
Łukasz Nowak authored
-
- 12 Feb, 2025 8 commits
-
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
This allows to run multiple test suites on the same instances, each test suite will wait until the current one is done
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
Latest fix for SSB NR ARFCN computation is needed for bands such as N79
-
Łukasz Nowak authored
-
- 11 Feb, 2025 4 commits
-
-
Łukasz Nowak authored
qmpbackup 0.43 was leaving temporary files instead of removing them leading to filling up disk space of the machines. Cover the situation in test and pick up fixed version qmpbackup 0.44
-
Łukasz Nowak authored
Put the decolorization directly in the generated binary.
-
Joanne Hugé authored
We don't create new instances anymore because it is currently not possible to add instance nodes with slapos python client. We therefore use existing services but set all necessary parameters on them before each test. TODO: * start and stop the services on each test * add a lock to prevent multiple E2E tests running on the same machine
-
Joanne Hugé authored
-
- 10 Feb, 2025 1 commit
-
-
Carlos Ramos Carreño authored
If libiconv is not linked to gettext, I get the following error during the compilation of gcc-10.5 (in a system with minimal requirements): ``` INFO msgfmt -o de.mo ../../.././libstdc++-v3/po/de.po INFO msgfmt: Cannot convert from "ISO-8859-1" to "UTF-8". msgfmt relies on iconv(). This version was built without iconv(). ``` See merge request !1732
-
- 09 Feb, 2025 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 08 Feb, 2025 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
and revert : component/curl: backport a fix for ".netrc parse error" with git
-
Kazuhiko Shiozaki authored
-
- 07 Feb, 2025 5 commits
-
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
Add new measurements for bands B40, N77, N79
-
Joanne Hugé authored
request was introduced by mistake in 9d8e5003
-
- 06 Feb, 2025 1 commit
-
-
Carlos Ramos Carreño authored
Texinfo 7 depends on perl. If one does not have perl installed, the following error is raised: ``` INFO checking for perl... /usr/bin/perl INFO checking Perl version and modules... no INFO configure: error: perl >= 5.8.1 with Encode and Data::Dumper required by Texinfo. ``` See merge request !1728
-