- 29 Nov, 2017 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
headers['Location'] might not exists, so get it with fallback to nothing.
-
- 28 Nov, 2017 1 commit
-
-
Łukasz Nowak authored
By using dict comparision with assertEqual the result will be presented as diff between expected and found values. This allows test reader to understand the reason of failing test, instead of trying to guess what is really wrong with the deployed site.
-
- 23 Nov, 2017 1 commit
-
-
Łukasz Nowak authored
-
- 21 Nov, 2017 1 commit
-
-
Łukasz Nowak authored
"wendelin" key is used in many places in the playbook and slapos so it is required to find infromation with this key.
-
- 20 Nov, 2017 2 commits
-
-
Łukasz Nowak authored
Remove temporary directory after exection. /reviewed-on nexedi/slapos.package!29
-
Łukasz Nowak authored
Instead of chosing arbitrary directory and removing, often not accessible directories, use standard mktemp for temporary location. /reviewed-on nexedi/slapos.package!28
-
- 15 Nov, 2017 1 commit
-
-
Łukasz Nowak authored
Since "[playbook] Make Wendelin like ERP5" Wendelin became compatible with ERP5 SR, so compilation detection script shall support it.
-
- 13 Nov, 2017 5 commits
-
-
Łukasz Nowak authored
@rafael - that's last one of my pre-prepared work for playbooks. Here in order to hide "internal" variables of playbook (like `backend_url_path`) and reuse them between different playbooks. /reviewed-on nexedi/slapos.package!27
-
Łukasz Nowak authored
Wrong tags were used.
-
Łukasz Nowak authored
There is no need to differentiate Wendelin from ERP5, as both can use same cluster configuration, and only BT5 list is different.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
The ERP5 software type changed to default, as create-erp5-site has been implemented there. Upgrading to tag 1.0.56 requires to update the software_type of ERP5 to default, as it happened with recent changes in slapos.git repository for ERP5. Cc: @rafael - please feel free to push it to proper audience. /reviewed-on nexedi/slapos.package!25
-
- 08 Nov, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 06 Oct, 2017 2 commits
-
-
Julien Muchembled authored
-
Alain Takoudjou authored
-
- 27 Sep, 2017 1 commit
-
-
Julien Muchembled authored
- compat level was missing - keep debconf disabled - skip shlibs Plus some clean up.
-
- 25 Sep, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 12 Sep, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 11 Sep, 2017 6 commits
-
-
Alain Takoudjou authored
Changes are from slapos.git repository.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 16 Aug, 2017 4 commits
-
-
Rafael Monnerat authored
Unfortunally exising keys from open build service uses 1028-bit keys and debian 9 seems not reconize is as security enough, so on debian 9, we allow insecure repositories to allow re6st-node package be installed. This change can be re-worked in order to make the repository valid again.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Grandenet is only a re6stnet service of VIFIB
-
root authored
-
- 05 Jul, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 03 Jul, 2017 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 30 Jun, 2017 1 commit
-
-
Julien Muchembled authored
Since buildout 2 no longer supports using multiple versions of Python in a single buildout, we're now forced to use slapos.rebootstrap.
-
- 08 Jun, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 17 May, 2017 3 commits
-
-
Łukasz Nowak authored
By adding Host: HTTP/1.1 header and checking the response the test asserts, that server is able to serve on any hostname, which is configured to server's IP address. Note: skipped, as SSL is not fully configured on the server.
-
Łukasz Nowak authored
By adding Host: HTTP/1.1 header and checking the response the test asserts, that server is able to serve on any hostname, which is configured to server's IP address.
-
Łukasz Nowak authored
Do not redirect during request, just assert that redirection is correctly returned form the server.
-
- 16 May, 2017 1 commit
-
-
Łukasz Nowak authored
Keep test name generic and set to reasonable build time: 3h
-