Lines Matching refs:ctcs
6 class ctcs(test.test):
8 This autotest module runs CTCS (Cerberus Test Control System), that is being
9 maintained on a new location, since both CTCS and CTCS2 on sourceforge
20 @author Lucas Meneghel Rodrigues (lucasmr@br.ibm.com) (rewrite - ctcs)
22 @author Lucas Meneghel Rodrigues (lmr@redhat.com) (use ctcs new source repo)
23 @see: https://github.com/autotest/ctcs
34 def setup(self, tarball='ctcs.tar.bz2', length='4h', tc_opt='-k',
38 be processed by the ctcs engine.
39 @param tarball: CTCS tarball
42 the CTCS control file, he could do so trough this parameter.
56 logging.info('Generating CTCS control file')
70 'CTCS:')
100 raise error.TestFail('CTCS execution failed')