- 03 May, 2017 2 commits
-
-
Boxiang Sun authored
-
Boxiang Sun authored
-
- 02 May, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 28 Apr, 2017 1 commit
-
-
Łukasz Nowak authored
Software release for testing deploy scripts and Ansible playbooks provided in slapos.package repository. It is used by Test Suite and ERP5TestNode and runs tests configured in Test Suite against VM built with deploy script.
-
- 27 Apr, 2017 6 commits
-
-
Alain Takoudjou authored
Conflicts: slapos/recipe/check_url_available/__init__.py slapos/recipe/check_url_available/template/check_url.in
-
Rafael Monnerat authored
The version 0.4.0 uses an deprecated version of GraphAPI which might not work anymore.
-
Rafael Monnerat authored
-
Alain Takoudjou authored
The CA python egg is here: https://lab.nexedi.com/vpelletier/caucase instance-certificate-authority.cfg.jinja2.in deploy a CA server which expose an API on HTTP, all request are done using GET, PUT, DELETE and POST on that API. CA server use ngix + gunicorn (for wsgi) Auth server is an apache httpd which validate client certificate for authentification. It autmatically request a signed certificate to CA and use it in apache configuration. client request will be validated using: SSLVerifyClient require in apache config The CA expose two URL: ${certificate-authority-server:url} which is https URL used to access admin interface ${certificate-authority-server:insecure-url} is the HTTP url which can be used to post csr and download certificate
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 26 Apr, 2017 4 commits
-
-
Rafael Monnerat authored
This intent to speed up the download (only) of cache by using traffic server
-
Rafael Monnerat authored
When slow clients post a large request, 30 seconds is too short for the current production usage. Short timeouts are rare but it always happens on POST, which is annoying for the user. Move from 30s to 5min the timeout to allow the slow clients upload their data with time.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 21 Apr, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 20 Apr, 2017 7 commits
-
-
Rafael Monnerat authored
Apply commits: stack.erp5: Drop unneeded executable permissions. (fe7ea950) stack.logrotate: Fix support for stopped processes. stack.erp5: Use an iterator to produce port numbers. software/erp5: if wendelin-core-zblk-fmt is not given, then use wendelin.core's default. software/erp5 & stack/erp5: Add a new parameter wendelin-core-zblk-fmt.
-
Sebastien Robin authored
-
Łukasz Nowak authored
In order to work in deep directory structures it is required to have kvm-controller script wrapped to avoid shabang limit.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Since release of ipython 6.0.0 ( https://pypi.python.org/pypi/ipython/6.0.0 ) ipython became incompatible with python < 3.3, so its version needs to be pinned.
-
Alain Takoudjou authored
-
Łukasz Nowak authored
-
- 19 Apr, 2017 1 commit
-
-
Łukasz Nowak authored
Known nodejs bug[1] has proposed fix [2] applied directly here. [1] https://github.com/nodejs/node/issues/9137 [2] https://github.com/riedonetworks/meta-nodejs/commits/dora/recipes/nodejs/files/0001-fix-execvp-printf-argument-list-too-long.patch
-
- 18 Apr, 2017 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Alain Takoudjou authored
-
Julien Muchembled authored
-
Julien Muchembled authored
It already happened that the first tests of the suite failed because the MySQL server was not fully started: OperationalError: (2002, 'Can\'t connect to local MySQL server through socket \'.../var/run/mariadb.sock\' (2 "No such file or directory")')
-
- 14 Apr, 2017 7 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
We require 8 spaces after the second line for adjust the layout at the generated file.
-
Kazuhiko Shiozaki authored
perl/bin/enc2xs can be a shell script that calls enc2xs.shebang so we cannot call it explicitly with perl like "/path/to/perl /path/to/enc2xs" but simply calling "/path/to/enc2xs" is enough and safe.
-
Rafael Monnerat authored
Make the integration with erp5testnode separeted from original SR. Optimise KVM resilient tests by downloading the test image on the software release site, without change the original SR. (This will sabe internet and speed up result).
-
Kazuhiko Shiozaki authored
also drop non-existing '--with-nm' option.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 13 Apr, 2017 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The image still way too big but it is better the whole image
-
Rafael Monnerat authored
This is just cosmetics.
-