Commit Graph

20 Commits (5e6e17b3e55ea5b53a3ad9fe28f1d1c422121369)

Author SHA1 Message Date
Darko Poljak 9703e0f08e Save output streams. 7 years ago
Darko Poljak f0dc21ec0c __cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> (#574) 8 years ago
Darko Poljak 3454da076f Add -l/--log-level option. Honor __cdist_loglevel env var. (#572) 8 years ago
Darko Poljak e2a1519332 Merge inventory from beta branch. 8 years ago
Darko Poljak 5f436f21b8 Transfer and run global explorers in parallel. 9 years ago
Darko Poljak a4c49201c0 Add jobs option for parallel execution, global explorers first. 9 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 9 years ago
Darko Poljak 6f28fc2db2 Fix ssh mux socket file error. 9 years ago
Darko Poljak 64efa04599 pep8 9 years ago
Nico Schottelius d08c29b581 fix most test cases broken by no-dot-cdist change 10 years ago
Nico Schottelius 98cdc6c139 fix tests so that the explorers are not changed while running tests 12 years ago
Nico Schottelius 33559fad67 add comments to some tests 12 years ago
Nico Schottelius 136ddc05b5 context based changes 12 years ago
Nico Schottelius 2f5de23ae9 out_path -> base_path 12 years ago
Nico Schottelius 1bb3c82d72 cleanup some logging stuff 13 years ago
Nico Schottelius 4a67d768d5 fix all explorer test cases 13 years ago
Nico Schottelius 90fad0fe83 create remote base in test - needed? 13 years ago
Nico Schottelius 5ec586f764 begin to cleanup explorer test case 13 years ago
Nico Schottelius 528901bdee update a lot of tests for new exec.local 13 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 13 years ago
Nico Schottelius 91ecfa7d3f back to 100% tests working 13 years ago
Nico Schottelius fb4f8784b6 rename Type => CdistType 13 years ago
Nico Schottelius 4be37f6e93 begin rename Object => CdistObject 13 years ago
Steven Armstrong e36e538f81 sort lists before testing for equality 14 years ago
Steven Armstrong 40971208f2 add test for Explorer run_type_explorers 14 years ago
Steven Armstrong 6f82aef704 add test for Explorer run_global_explorers 14 years ago
Steven Armstrong 97ab6effa4 introduce new cdist.test.CdistTestCase base class which handles common tasks 14 years ago
Steven Armstrong eb5b80d132 remove legacy tests 14 years ago
Steven Armstrong ef5eb34274 update test for upcomming change: /__debug/__cdist_debug/ 14 years ago
Nico Schottelius 50cb8807bf fix tests to work (not code :-) 14 years ago
Steven Armstrong c38959699f test for: transfer_type_explorers_only_once 14 years ago
Nico Schottelius db04ec0473 test whether debug is setup in explorer env 14 years ago
Steven Armstrong be02dc5ff1 create object directory befor accessing it 14 years ago
Steven Armstrong fb4d20e7e8 test for test_list_type_explorer_names 14 years ago
Steven Armstrong f02bdf3e61 test for test_list_global_explorer_names 14 years ago
Steven Armstrong ac79ec101f +consistency 14 years ago
Steven Armstrong f1fdf0f13c add assertion for test_run_global_explorer 14 years ago
Steven Armstrong f846fdd961 add assertion for test_transfer_global_explorers 14 years ago
Steven Armstrong 2eb37367a1 add assertion for test_transfer_type_explorers 14 years ago
Steven Armstrong 910de0579c add assertion for test_transfer_object_parameters 14 years ago
Steven Armstrong dc6218c3e1 initial test for test_transfer_object_parameters 14 years ago
Steven Armstrong 63eee391e0 implement Explorer analog to Manifest + tests 14 years ago