Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyga/lava-landing-tests
Scripts and metadata for testing code landing into LAVA
https://github.com/zyga/lava-landing-tests
Last synced: 2 days ago
JSON representation
Scripts and metadata for testing code landing into LAVA
- Host: GitHub
- URL: https://github.com/zyga/lava-landing-tests
- Owner: zyga
- Created: 2013-07-05T15:06:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-05T15:41:19.000Z (over 11 years ago)
- Last Synced: 2024-04-16T03:39:43.287Z (7 months ago)
- Language: Shell
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LAVA Landing Tests
==================Script that runs various kinds of tests before landing branches proposed to
various LAVA projects. The script sets up a basic test environment and then
proceeds to do additional setup and tests according to the ci-info meta data.The meta-data can be either right in the tree (which is not the case as of this
time) of the tested LAVA project or be specified externally (like the one in
this repository)Usage
=====git clone https://github.com/zyga/lava-landing-tests.git
bzr branch lp:lava-tool
./lava-landing-tests/run-ci-tests lava-tool lava-landing-tests/lava-tool.ci-info