Commit Graph

108 Commits (80c3dd7572329b4352b5637767b9d1786ce41011)

Author SHA1 Message Date
Darko Poljak 2a9bd77550 Merge custom cache path pattern from beta branch. 8 years ago
Darko Poljak 609977b7ff ugly->bad 8 years ago
Darko Poljak d49af95d3c Add warning message for faulty dependencies case. 8 years ago
Darko Poljak 5f436f21b8 Transfer and run global explorers in parallel. 8 years ago
Darko Poljak a4c49201c0 Add jobs option for parallel execution, global explorers first. 8 years ago
Darko Poljak 8d6e0760dc Fix errors in remote.py unit test. 8 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
Darko Poljak 72345f5516 Make union of existing and new requirements instead of conflict error. 9 years ago
Darko Poljak 0049b62cca Add files conf subdirectory for static files. 9 years ago
Darko Poljak bd9008794c Conflicting requirements bugfix. 9 years ago
Darko Poljak e4cbb382ab PATH resolution for true/false. 9 years ago
Darko Poljak 3062421cf5 Fix bug with parallel hosts operation and specified output path. 9 years ago
Darko Poljak 8191ea91e1 Fix remote exec bug and bug with save_cache and ssh mux socket file. 9 years ago
Darko Poljak 1dfd6671e7 Fix #416: error for non-posix remote shell. Fix remote.py test errors. 9 years ago
Nico Schottelius b0321895a7 fix all tests 10 years ago
Nico Schottelius b51e9daccc fix all tests besides one 10 years ago
Nico Schottelius d08c29b581 fix most test cases broken by no-dot-cdist change 10 years ago
Antoine Catton 9717d5d928 Add test case: what if there's a directory in defaults 10 years ago
Steven Armstrong f82a6224f2 use positional arguments in favour of keyword arguments for backwards compatibility with older python 11 years ago
Steven Armstrong 46459053f4 use posix -L in favour of longopts 11 years ago
Daniel Heule 6a5f908269 yep, dryrun option has now a unittest, was hard to work out ... 11 years ago
Daniel Heule e29255b9f2 add an unittest for CDIST_ORDER_DEPENDENCY 11 years ago
Daniel Heule a5426ff4b5 completed copyright infos ... 11 years ago
Daniel Heule 2dd2f5593f bugfixes for issue 161 and FIXME: also check that there is no object ID 11 years ago
Daniel Heule 60c53e213c testcases emulator.OverrideTestCase, with some minor bugfixes to make 11 years ago
Daniel Heule f163b32720 first try of a test 11 years ago
Daniel Heule 717e21da6c initial update for override unittests 11 years ago
Steven Armstrong 54815e2b29 implement cdist install 11 years ago
Nico Schottelius a5fc3f5002 remove changed attribute of an object - was never used and will never be used 11 years ago
Nico Schottelius ac5fa7cd64 integrate messaging into cdist 11 years ago
Steven Armstrong 5cc894e1e9 only use a single space to distinguish between the actual __target_host and the same used as part of the path; fixes #206 11 years ago
Steven Armstrong 472198419a don't assume first argument to be -r, fixes #200 11 years ago
Nico Schottelius 98cdc6c139 fix tests so that the explorers are not changed while running tests 11 years ago
Nico Schottelius 33559fad67 add comments to some tests 11 years ago
Steven Armstrong 1927d4852a add tests for configurable default values for parameters 11 years ago
Steven Armstrong 3de9b869ac there is no such thing as cdist install in master 11 years ago
Nico Schottelius 2286acc6f2 fix some more tests for the next release 11 years ago
Nico Schottelius 136ddc05b5 context based changes 11 years ago
Nico Schottelius 18c5e60ab1 --context in tests 11 years ago
Nico Schottelius 975b93c20a fix all tests -> back to normal 12 years ago
Nico Schottelius b527479620 refactor out_path -> base_path 12 years ago
Nico Schottelius 2f5de23ae9 out_path -> base_path 12 years ago
Nico Schottelius 8298bb0bf5 fix test cdist.test.config_install.ConfigInstallRunTestCase 12 years ago
Nico Schottelius c1441fc676 enhance singleton testing 12 years ago
Nico Schottelius 8ab760ad90 document unit test 12 years ago
Steven Armstrong 7205cd5ecf remove that crappy old singleton object_id thingy 12 years ago
Nico Schottelius 25bdcb1602 cleanup tests and ... - 100% green 12 years ago
Nico Schottelius ef24ec4db8 port test_missing_requirements to config_install unit test 12 years ago