RETIRED, Application Catalog for OpenStack
Go to file
Ekaterina Chernova 9fcd2ad11d Introduce test-runner for MuranoPL test packages
This is a first commit os new  murano testing framework.
This commit adds base io.murano.test.testFixture class.
All test classes are suppossed to be inherited from that class.
Test runner accepts only such kind of classes.
Also test cases should start with the 'test' prefix.
setUp method executes before each test case and tearDown - after.

To run tests, authorization params should be provided or murano config file.
Test runner params have a higher priority than the corresponding
params in config.
Package to test is a required parameter.
It's also allowed to specify class to execute tests in or
to specify test case name.
New murano-test-runner was added.

To run all tests from package, execute the following command:
murano-test-runner -p io.murano.test.MyTest1  -l /package/location/directory

Targets blueprint simulated-execution-mode-murano-engine
Change-Id: I6b9a94ab1a3942fec3ebb84a69dd548c134139df
2015-09-02 17:48:20 +03:00
contrib Run compress command for dashboard in devstack 2015-08-31 14:30:20 +03:00
devstack Run compress command for dashboard in devstack 2015-08-31 14:30:20 +03:00
doc/source Fix the Download link for VirtIO 2015-09-01 22:38:36 +05:30
etc Logging API for MuranoPL 2015-08-30 00:11:40 +03:00
functionaltests Remove tethering between func and api tests and use venv for tempest 2015-09-01 22:03:20 +03:00
meta Introduce test-runner for MuranoPL test packages 2015-09-02 17:48:20 +03:00
murano Introduce test-runner for MuranoPL test packages 2015-09-02 17:48:20 +03:00
rally-jobs Add HelloReporter application to rally-jobs 2015-08-10 17:12:33 +03:00
tools Attempt to make pylint output more useful 2015-08-11 15:42:54 +02:00
.coveragerc Added coveragerc 2014-06-22 06:41:49 +04:00
.gitignore Add logging.conf to gitignore 2015-08-25 16:44:56 +00:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Migrate unit test to testtools 2014-06-04 18:41:07 +04:00
CONTRIBUTING.rst Added info about client and murano-apps trackers to CONTRIBUTING.rst 2015-08-11 15:25:04 +03:00
HACKING.rst Added developer documentation 2014-04-21 16:32:28 +04:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
MANIFEST.in Added DB migrations on Alembic 2014-06-20 18:01:34 +04:00
README.rst Update project README file 2015-04-24 15:29:15 +03:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
requirements.txt Merge "Adds version info to ApplicationPackage" 2015-09-02 09:21:51 +00:00
setup.cfg Introduce test-runner for MuranoPL test packages 2015-09-02 17:48:20 +03:00
setup.py Updated from global requirements 2015-07-24 07:00:45 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 14:22:55 +00:00
tox.ini Update the tox.ini for build docs 2015-08-20 14:44:16 +08:00

README.rst

Murano

Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0