- 08 Sep, 2022 10 commits
-
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Add a new SR to deploy scripts on drones to fly them
-
Léo-Paul Géneau authored
Add QuickJS wrapper for MAVSDK and open62541 librairies
-
Léo-Paul Géneau authored
Add the collection of libraries to interface with MAVLink systems mavsdk
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Thomas Gambier authored
This is the case in debian 11 when we don't have python2 installed.
-
Jérome Perrin authored
See merge request nexedi/slapos!1247
-
- 07 Sep, 2022 16 commits
-
-
Thomas Gambier authored
-
Jérome Perrin authored
-
Jérome Perrin authored
this package is python3
-
Jérome Perrin authored
We no longer need backports.lzma now this test is python3 only
-
Jérome Perrin authored
-
Jérome Perrin authored
Now that all the problems of running a different version of python in slapos-node and within the software and now that slapos-node always run on python3, we no longer need to have two separate test softwares and two separate suites for python2 and python3 - we have one test suite for all our softwares, regardless of the python version used by these softwares and this test suite use python3 to run the tests code and to run slapos-node
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
On modern systems it is not installed and anyway slapos should not depend on host system programs. Basically same fix as b964b95b (software/fluentd: Fix SR test on Debian 11, 2022-01-04)
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
we'll only run the test on python3
-
Jérome Perrin authored
-
- 06 Sep, 2022 9 commits
-
-
Ophélie Gagnard authored
See merge request nexedi/slapos!1228
-
Ophélie Gagnard authored
mca--static.cfg provides a statically linked version of mca. "dep--" means it does not compile all the building dependencies.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Thomas Gambier authored
-
Jérome Perrin authored
Sometimes backends process less than 15% of requests. For this test to test that the requests are distributed on all backends, testing that each backend process at least one request should be enough.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 05 Sep, 2022 3 commits
-
-
Łukasz Nowak authored
Fixed indentation.
-
Jérome Perrin authored
See merge request nexedi/slapos!1243
-
Jérome Perrin authored
See merge request nexedi/slapos!1245
-
- 02 Sep, 2022 2 commits
-
-
Boxiang Sun authored
See merge request nexedi/slapos!1229
-
Boxiang Sun authored
our shacache uploading code for pypi cannot handle the prefix 0 in the version number right now. it will upload the version 2020.4.5.1 instead of 2020.04.05.1
-