ERP5 Appliance testing system
Project description
Tests ERP5 Appliance https://svn.erp5.org/repos/public/erp5/trunk/buildout/
There are two binaries available:
- erp5apptest212
- erp5apptest28
First one is used to test README for Zope 2.12 flavour, second to test Zope 2.8
flavour of ERP5 Appliance buildout.
Running any of those binaries with -h option will give command line help.
2.2.1 (2010-12-03)
------------------
- bugfix: 2.2 with syntax error [Łukasz Nowak]
2.2 (2010-12-03)
----------------
- create downloads directory to follow updated README [Łukasz Nowak]
2.1 (2010-12-02)
----------------
- allow to pass tail to instance, which makes possible to configure instance
ports on test machines [Łukasz Nowak]
2.0 (2010-12-02)
----------------
- test only extends based scenrio (official one), as checkout one is easier
and will work [Łukasz Nowak]
- detect revision without calling extenal svn command [Łukasz Nowak]
1.17 (2010-12-02)
-----------------
- bugfix: avoid timeout leakage in case of failed invocation [Łukasz Nowak]
1.16 (2010-12-02)
-----------------
- use python to download bootstrap.py, like in README [Łukasz Nowak]
1.15 (2010-12-02)
-----------------
- Added bulletproofnes by not raising exceptions. [Łukasz Nowak]
- Update a readme a bit. [Łukasz Nowak]
- Allow to pass buildout run timeout to be less restrictive for overloaded
test machines. [Łukasz Nowak]
1.14 (2010-11-29)
-----------------
- Pass PATH when cleaning environment, to being able to find svn in own
location.
[Łukasz Nowak]
1.13 (2010-11-29)
-----------------
- Fix a bug related with wrong arguments to run calls.
[Łukasz Nowak]
1.12 (2010-11-29)
-----------------
- Reupload package.
[Łukasz Nowak]
1.10 (2010-11-29)
-----------------
- The steps to run the buildout to install Zope2.8 must be the same
of Zope2.12.
[Lucas Carvalho]
1.9 (2010-11-25)
----------------
- Do not translate information returned by svn info
[Romain Courteaud]
- Simplify test suite name
[Romain Courteaud]
1.8.2 (2010-11-25)
------------------
- fix urlparse backward compatibility
[Łukasz Nowak]
1.8.1 (2010-11-25)
------------------
- fix condition in detecting running python version during installation
[Łukasz Nowak]
1.8 (2010-11-25)
----------------
- add support for python since 2.4
[Łukasz Nowak]
1.7 (2010-11-24)
----------------
- follow README-2.12 change -- use default python binary by default
[Łukasz Nowak]
- extend test timeout time to one hour
[Łukasz Nowak]
1.6 (2010-11-23)
----------------
- Transmit only last 900 lines of produced log output to external system.
[Lukasz Nowak]
1.5 (2010-11-22)
----------------
- Subcommands are logged with INFO log.
[Łukasz Nowak]
- More time allowed during test run.
[Łukasz Nowak]
1.4 (2010-11-22)
----------------
- In non verbose mode use INFO logging filter.
[Łukasz Nowak]
1.3 (2010-11-22)
----------------
- Reuse verbose parameter and pass it conditionally to buildout run.
[Łukasz Nowak]
1.2 (2010-11-22)
----------------
- Call close manually.
[Łukasz Nowak]
1.1 (2010-11-19)
----------------
- Allow no port definition in post URL.
[Łukasz Nowak]
- Support case when program exited to early, so no more additional tracebacks
are emitted.
[Łukasz Nowak]
1.0 (2010-11-19)
----------------
- Initial version.
[Łukasz Nowak]
There are two binaries available:
- erp5apptest212
- erp5apptest28
First one is used to test README for Zope 2.12 flavour, second to test Zope 2.8
flavour of ERP5 Appliance buildout.
Running any of those binaries with -h option will give command line help.
2.2.1 (2010-12-03)
------------------
- bugfix: 2.2 with syntax error [Łukasz Nowak]
2.2 (2010-12-03)
----------------
- create downloads directory to follow updated README [Łukasz Nowak]
2.1 (2010-12-02)
----------------
- allow to pass tail to instance, which makes possible to configure instance
ports on test machines [Łukasz Nowak]
2.0 (2010-12-02)
----------------
- test only extends based scenrio (official one), as checkout one is easier
and will work [Łukasz Nowak]
- detect revision without calling extenal svn command [Łukasz Nowak]
1.17 (2010-12-02)
-----------------
- bugfix: avoid timeout leakage in case of failed invocation [Łukasz Nowak]
1.16 (2010-12-02)
-----------------
- use python to download bootstrap.py, like in README [Łukasz Nowak]
1.15 (2010-12-02)
-----------------
- Added bulletproofnes by not raising exceptions. [Łukasz Nowak]
- Update a readme a bit. [Łukasz Nowak]
- Allow to pass buildout run timeout to be less restrictive for overloaded
test machines. [Łukasz Nowak]
1.14 (2010-11-29)
-----------------
- Pass PATH when cleaning environment, to being able to find svn in own
location.
[Łukasz Nowak]
1.13 (2010-11-29)
-----------------
- Fix a bug related with wrong arguments to run calls.
[Łukasz Nowak]
1.12 (2010-11-29)
-----------------
- Reupload package.
[Łukasz Nowak]
1.10 (2010-11-29)
-----------------
- The steps to run the buildout to install Zope2.8 must be the same
of Zope2.12.
[Lucas Carvalho]
1.9 (2010-11-25)
----------------
- Do not translate information returned by svn info
[Romain Courteaud]
- Simplify test suite name
[Romain Courteaud]
1.8.2 (2010-11-25)
------------------
- fix urlparse backward compatibility
[Łukasz Nowak]
1.8.1 (2010-11-25)
------------------
- fix condition in detecting running python version during installation
[Łukasz Nowak]
1.8 (2010-11-25)
----------------
- add support for python since 2.4
[Łukasz Nowak]
1.7 (2010-11-24)
----------------
- follow README-2.12 change -- use default python binary by default
[Łukasz Nowak]
- extend test timeout time to one hour
[Łukasz Nowak]
1.6 (2010-11-23)
----------------
- Transmit only last 900 lines of produced log output to external system.
[Lukasz Nowak]
1.5 (2010-11-22)
----------------
- Subcommands are logged with INFO log.
[Łukasz Nowak]
- More time allowed during test run.
[Łukasz Nowak]
1.4 (2010-11-22)
----------------
- In non verbose mode use INFO logging filter.
[Łukasz Nowak]
1.3 (2010-11-22)
----------------
- Reuse verbose parameter and pass it conditionally to buildout run.
[Łukasz Nowak]
1.2 (2010-11-22)
----------------
- Call close manually.
[Łukasz Nowak]
1.1 (2010-11-19)
----------------
- Allow no port definition in post URL.
[Łukasz Nowak]
- Support case when program exited to early, so no more additional tracebacks
are emitted.
[Łukasz Nowak]
1.0 (2010-11-19)
----------------
- Initial version.
[Łukasz Nowak]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
erp5.appliance.test-2.2.1.tar.gz
(11.4 kB
view details)
File details
Details for the file erp5.appliance.test-2.2.1.tar.gz
.
File metadata
- Download URL: erp5.appliance.test-2.2.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a34a2b663c54466e710faa09ca081e9e0b49c497a9185e2daa579daa1763415c |
|
MD5 | 5cd0e6904705e7e00a632d4d95fe6dfe |
|
BLAKE2b-256 | 754779261a5de7192bcd821db411183970459846aaa5cfb63a666c192042974d |