erp5.appliance.test 2.14
ERP5 Appliance testing system
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.
Example run
Create directory for testing:
$ mkdir -p ~/apptest/run
Run erp5apptest212 once, with log:
$ erp5apptest212 -v -s -o -l ~/apptest/run.log ~/apptest/run
After being run in ~/apptest/run.log full log of ERP5 Appliance run will be available.
2.14 (2011-01-24)
- Add '--base_url' to user use custom Base URLs [Rafael Monnerat]
2.13 (2010-12-27)
- cloudooo replaced oood
2.12 (2010-12-27)
- change test id generation
2.11 (2010-12-20)
- follow readme: downloads directory is not required by default [Łukasz Nowak]
2.10 (2010-12-20)
- use urllib, which is enough to download
2.9 (2010-12-20)
- doc: added run example [Łukasz Nowak]
2.8 (2010-12-10)
- bugfix: instance profile have to be run in offline mode [Łukasz Nowak]
2.7 (2010-12-10)
- follow new way of dealing with instances -- only one buildout to run [Łukasz Nowak]
2.6 (2010-12-09)
- allow to pass revision_detect_url and default to public repository, as previous way of detecting revision, by using passed software url was fetching revision only from this file, instead of whole repository [Łukasz Nowak]
2.5 (2010-12-08)
- bugfix: during detection ignore paths which are folders, which happens on some distributions [Lucas Carvalho]
2.4 (2010-12-07)
- bugfix: use proper mapping [Łukasz Nowak]
2.3 (2010-12-07)
- bugfix: use passed profile url while running software buildout [Lucas Carvalho]
2.2.2 (2010-12-03)
- bugfix: 2.2.1 with undefined name [Łukasz Nowak]
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]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| erp5.appliance.test-2.14.tar.gz (md5) | Source | 2011-01-24 | 12KB | 298 | |
- Author: Lukasz Nowak
- Home Page: http://svn.erp5.org/erp5/trunk/utils/erp5.appliance.test
- Keywords: erp5 appliance test
- License: GPL
-
Categories
- Environment :: Console
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: POSIX
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Software Development :: Testing
- Package Index Owner: LukaszNowak, romain
- DOAP record: erp5.appliance.test-2.14.xml
