Definition at line 47 of file IUDatabase.py.
def IUDatabase.IUDatabase.__init__ |
( |
|
self | ) |
|
def IUDatabase.IUDatabase._extract_param |
( |
|
self, |
|
|
|
logger, |
|
|
|
section, |
|
|
|
parameter |
|
) |
| |
|
private |
def IUDatabase.IUDatabase._get_client_serial |
( |
|
self, |
|
|
|
session, |
|
|
|
url, |
|
|
|
httpauth = None |
|
) |
| |
|
private |
def IUDatabase.IUDatabase._merge_dict |
( |
|
self, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
|
private |
def IUDatabase.IUDatabase._submit_install |
( |
|
self, |
|
|
|
logger, |
|
|
|
lg, |
|
|
|
metadata, |
|
|
|
s, |
|
|
|
url, |
|
|
|
httpauth = None |
|
) |
| |
|
private |
def IUDatabase.IUDatabase._submit_json_data |
( |
|
self, |
|
|
|
payload, |
|
|
|
s, |
|
|
|
url, |
|
|
|
httpauth = None |
|
) |
| |
|
private |
def IUDatabase.IUDatabase._submit_test_build |
( |
|
self, |
|
|
|
logger, |
|
|
|
lg, |
|
|
|
metadata, |
|
|
|
s, |
|
|
|
url, |
|
|
|
httpauth = None |
|
) |
| |
|
private |
def IUDatabase.IUDatabase._submit_test_run |
( |
|
self, |
|
|
|
logger, |
|
|
|
lg, |
|
|
|
metadata, |
|
|
|
s, |
|
|
|
url, |
|
|
|
testDef, |
|
|
|
httpauth = None |
|
) |
| |
|
private |
def IUDatabase.IUDatabase.activate |
( |
|
self | ) |
|
def IUDatabase.IUDatabase.deactivate |
( |
|
self | ) |
|
def IUDatabase.IUDatabase.execute |
( |
|
self, |
|
|
|
log, |
|
|
|
keyvals, |
|
|
|
testDef |
|
) |
| |
def IUDatabase.IUDatabase.print_name |
( |
|
self | ) |
|
def IUDatabase.IUDatabase.print_options |
( |
|
self, |
|
|
|
testDef, |
|
|
|
prefix |
|
) |
| |
IUDatabase.IUDatabase.cmds |
IUDatabase.IUDatabase.options |
The documentation for this class was generated from the following file:
- /home/travis/build/open-mpi/mtt/pylib/Stages/Reporter/IUDatabase.py