zaqar/marconi/tests/system/etc/system-tests.conf-sample
Malini Kamalambal e411ff9b9f System Tests - Switch from robot to nosetests
This patch updates the System tests to use nosetests,
in place Robot framework.

blueprint system-tests
Change-Id: I4c51cb042ab21e2796b55fb13d69ae3afa2af172
2013-06-25 13:49:50 -04:00

16 lines
303 B
Plaintext

[auth]
auth_on = true
#auth endpoint - url to get the auth token
url = https://identity.xxx.xxxx.com/v2.0/tokens
username = user
password = secret
[marconi_env]
marconi_url = http://0.0.0.0:8888
marconi_version = v1
[header_values]
host = marconi.test.com
useragent = systemtests
project_id = 123456