- 26 Jul, 2022 4 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Łukasz Nowak authored
This reverts commit e7b48c0b.
-
Łukasz Nowak authored
This reverts commit 201d238a.
-
- 25 Jul, 2022 2 commits
-
-
HongzheWang authored
See merge request nexedi/slapos!1212
-
HongzheWang authored
-
- 23 Jul, 2022 1 commit
-
-
Alain Takoudjou authored
-
- 22 Jul, 2022 1 commit
-
-
Joanne Hugé authored
-
- 21 Jul, 2022 3 commits
-
-
Thomas Gambier authored
This is a fixup of bddc5491.
-
Łukasz Nowak authored
-
Thomas Gambier authored
-
- 20 Jul, 2022 9 commits
-
-
Thomas Leymonerie authored
See merge request nexedi/slapos!1188
-
Thomas Leymonerie authored
-
Thomas Leymonerie authored
Now, with the `chain` option, you can source a chain of activate script created by the macro. In addition, the `deactivate` function will return to the initial environment.
-
Thomas Leymonerie authored
The `message` option allows to write a message that will be displayed when sourcing the script. The `environment` option allows you to write your own environment variables for the virtual environment. To use it: environment = <env-name> = <env-value>
-
Thomas Leymonerie authored
See merge request nexedi/slapos!1211
-
Thomas Leymonerie authored
-
Thomas Leymonerie authored
-
Thomas Leymonerie authored
MarkupSafe 1.0 is not compatible with Python 3.8
-
Thomas Leymonerie authored
-
- 18 Jul, 2022 5 commits
-
-
Thomas Leymonerie authored
-
Xiaowu Zhang authored
See merge request nexedi/slapos!1208
-
Ivan Tyagov authored
Add open62541 library compilation as beremiz's runtime includes a CLI PLC project compiler which needs this library.
-
Xiaowu Zhang authored
Run wait_for_activities macro in selenium test on erp5 with activity subscribed may end with: INFO SQLBase Got a lock error, retrying... ..... WARNING waitress.queue Task queue depth is 1 WARNING waitress.queue Task queue depth is XXX .... 503 Service Unavailable
-
Ivan Tyagov authored
-
- 14 Jul, 2022 7 commits
-
-
Łukasz Nowak authored
curl invocation was incorrect, and was working only in some conditions by chance, so fix it fully. Now the test fails in all conditions correctly, including sanity assertion.
-
Łukasz Nowak authored
Profiles and required scripts are converted to be python3 only compatible.
-
Łukasz Nowak authored
Started with 2to3, then added some manual changes. Improved result configuration with returning incorrect configuration.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
In the end curl seems the tool which gives full control over order of the cookies, especially with upcoming migration to python3.
-
Łukasz Nowak authored
-
- 13 Jul, 2022 1 commit
-
-
Łukasz Nowak authored
Due to python2 dict handling the problem has been hidden, but smart order of disabled-cookie-list setup exposed the problem.
-
- 12 Jul, 2022 7 commits
-
-
Łukasz Nowak authored
Fixes problem described in https://bugzilla.redhat.com/show_bug.cgi?id=2079938
-
Łukasz Nowak authored
Support absolute and relative paths. Paths starting with "rbd:" are special, and they point to the rbd endpoint, served by Ceph. cache parameter is optional, in case if present, will be used as-is, even with empty cache. external-disk-number, external-disk-size and external-disk-format has been removed from the schema to become hidden, nevertheless it's expected to be fully supported, as long tests are kept. Loudly fail in case if old and new ways are used in the same time.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-