https://github.com/rcbops/kong
Rackspace CloudBuilders Verification Test Suite
https://github.com/rcbops/kong
Last synced: 11 months ago
JSON representation
Rackspace CloudBuilders Verification Test Suite
- Host: GitHub
- URL: https://github.com/rcbops/kong
- Owner: rcbops
- Created: 2011-11-16T15:07:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T17:11:28.000Z (over 12 years ago)
- Last Synced: 2024-04-14T15:54:45.716Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 431 KB
- Stars: 3
- Watchers: 77
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
::
.-'''-.
' _ \
. / /` '. \ _..._
.'| . | \ ' .' '. .--./)
.' | | ' | '. .-. . /.''\\
< | \ \ / / | ' ' || | | |
| | ____`. ` ..' / | | | | \`-' /
| | \ .' '-...-'` | | | | /("'`
| |/ . | | | | \ '---.
| /\ \ | | | | /'""'.\
| | \ \ | | | | || ||
' \ \ \ | | | | \'. __//
'------' '---' '--' '--' `'---'
kong
====
Kong is a set of tests to be run against a live cluster. Kong sees you when
you're sleeping, and knows when you're awake, it knows if you've been bad or
good so be good for goodness sake.
Quickstart
----------
You're going to want to make your own config.ini file in the /etc/ directory,
it needs to point at your running cluster.
After that try commands such as::
run_tests.sh --nova
run_tests.sh --glance
run_tests.sh --swift
run_tests.sh --keystone
Additional Info
---------------
There are additional README files in the various subdirectories of this project.