- 17 Aug, 2022 26 commits
-
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
STATIC: <something>--static extends <something> and overrides some parameters to link statically. Rationale: The default behavior in slapos seems to be dynamic linking, so currently the special case is the static one and it can be reached simply by overriding parameters. DEP: dep--<something> extends <something> and overrides some parameters to use the host version of the dependencies. Rationale: - This is only for development and in particular packaging with OBS. The goal is mainly to be able to bypass the compilation of at least *some* building tools and therefore increase speed up the debugging process dramatically. - Currently the same buildout files are used in this case, so it is only needed to override some parameters, and therefore it is only needed to extend the already existing <something>. Note: "dep_" was initially choosen instead of "dep--", but it seems that "_" is forbidden in Debian package name (because "_" is the separator between the package name and its version).
-
Ophélie Gagnard authored
software/light-build-dependencies-fluent-bit/: Support building without compiling the build dependencies for fluent-bit
-
Ophélie Gagnard authored
component/mca/buildout.cfg: Update mca release.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
software/mca/software.cfg: Transfer the implementation to component/mca/
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
- Change set GOPATH to buildout's directory so that Go packages are sent to OBS. - Switch back the default behavior to running Go tests and skip them in section golang1.17
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
- Re-enable $PYTHON_PATH variable in mca's Makefile - Change the mca release.
-
Ophélie Gagnard authored
- gitclone does not support download-cache, so it fails in OBS' servers. Deactivate fluent-bit part as there is already a package with fluent-bit. - A merge between the two packages can be made later on.
-
Ophélie Gagnard authored
Explanations: The network tests are failing on OBS' VM for package building. This is a first fix which can be improved later.
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
-
Ophélie Gagnard authored
- Add metadata-collect-agent and its dependencies. - Add fluent-bit output plugin for Wendelin (fluentbit_wendelin.so) and its dependencies.
-
Léo-Paul Géneau authored
-
Joanne Hugé authored
-
- 16 Aug, 2022 3 commits
-
-
Łukasz Nowak authored
Instead of lying in tests and checking for NotReadyYet in the connection parameteres use promise to assert that generation of KeDiFa URLs is really ready.
-
Łukasz Nowak authored
Drop hacks applied in the test, so that it will uncover all missing promises and corner cases.
-
Łukasz Nowak authored
bootstrap-script-url and data-to-vm are important features of enable-http-server and are expected to work correctly, thus cover them with instance-level testing. In mean time fix detected issues.
-
- 15 Aug, 2022 1 commit
-
-
Rafael Monnerat authored
See merge request !1222
-
- 10 Aug, 2022 2 commits
-
-
Rafael Monnerat authored
The content of inline is a jinja2 template
-
Łukasz Nowak authored
-
- 09 Aug, 2022 1 commit
-
-
Łukasz Nowak authored
-
- 05 Aug, 2022 4 commits
-
-
Joanne Hugé authored
-
Julien Muchembled authored
-
Alain Takoudjou authored
If cluster name is not found, use default cluster name
-
Alain Takoudjou authored
We disable sql_log_bin while managing repman_slave_definition database and destroying slave database. Else, changes are replicated which can break slave node.
-
- 04 Aug, 2022 1 commit
-
-
Łukasz Nowak authored
edgebot is dropped too, as it was shared instance implementation for edgetest.
-
- 03 Aug, 2022 1 commit
-
-
Julien Muchembled authored
Some Py2-SR like neoppod/stress-testing need Qemu but not Ceph. Also note that the conditional [systemd-markupsafe-download] only works if [systemd-python] uses the same Python as the one that runs buildout.
-
- 02 Aug, 2022 1 commit
-
-
Łukasz Nowak authored
-