Commit Graph

559 Commits (d4aa04f35d6745fd48852c381057dcee2a93d419)

Author SHA1 Message Date
Steven Armstrong 18f08d893c export defaults for __remote_{exec,copy} 13 years ago
Steven Armstrong c29c419f61 also export __target_host to check_call 13 years ago
Steven Armstrong d4e715f052 close file handles opened with tempfile.mkstemp 13 years ago
Steven Armstrong 17e7642615 implement: export __target_host in remote exec 13 years ago
Steven Armstrong 16b118b38e add test for: __target_host exported to remote exec run 13 years ago
Steven Armstrong 8e2b9e4337 add test for: __target_host exported to remote exec 13 years ago
Steven Armstrong 1e354387f9 add missing import 13 years ago
Steven Armstrong 81e4c0a418 move run_*_explorers from config_install to core.explorer 13 years ago
Steven Armstrong 6223402b9e bugfix: only attempt to transfer object parameters it their are any 13 years ago
Steven Armstrong 60c4e21981 implement Explorer run_global_explorers and run_type_explorers 13 years ago
Steven Armstrong 40971208f2 add test for Explorer run_type_explorers 13 years ago
Steven Armstrong 6f82aef704 add test for Explorer run_global_explorers 13 years ago
Steven Armstrong 97ab6effa4 introduce new cdist.test.CdistTestCase base class which handles common tasks 13 years ago
Nico Schottelius c189bd9daf resort output in object_run 13 years ago
Steven Armstrong ca1ef28fe1 change order of log.info 13 years ago
Steven Armstrong e9541b2a2a == is not = :-/ 13 years ago
Steven Armstrong de8a09b45d ++FIXME 13 years ago
Steven Armstrong 9156d2f5ac trust in telmich we do (or should) 13 years ago
Steven Armstrong c45c9cd702 dont re-run already fulfilled requirements 13 years ago
Steven Armstrong 24bf7369d9 ++info 13 years ago
Steven Armstrong 50eead577c +missing import 13 years ago
Steven Armstrong 8cfc16cd76 finish migration to cdist_object.state 13 years ago
Steven Armstrong 6734ff693f fix object_prepare to use object.state 13 years ago
Nico Schottelius e98272e0c5 move log.info down 13 years ago
Nico Schottelius 0e7c532870 add new state code, begin to detect circular dependencies 13 years ago
Steven Armstrong d6cf85e6f6 implement /__object_fq/__object_name/ 13 years ago
Steven Armstrong b56925d24a /__object_fq/__object_name/ 13 years ago
Steven Armstrong 8f306a7484 /__debug/__cdist_debug/ 13 years ago
Steven Armstrong dc3ed07153 /__debug/__cdist_debug/ 13 years ago
Steven Armstrong eb5b80d132 remove legacy tests 13 years ago
Steven Armstrong 1fb96c0fc2 update test for upcomming change: /__debug/__cdist_debug/ 13 years ago
Steven Armstrong ef5eb34274 update test for upcomming change: /__debug/__cdist_debug/ 13 years ago
Steven Armstrong f732220e77 remove legacy tests 13 years ago
Steven Armstrong ff2192f6de remove legacy attributes: ran, prepared 13 years ago
Steven Armstrong 022b17d700 implement Object state 13 years ago
Steven Armstrong 4f398a834f /ran/done/ 13 years ago
Steven Armstrong 02de396905 tests for Object state 13 years ago
Steven Armstrong d427e3f585 __self should not contain .cdist 13 years ago
Steven Armstrong 205cd7b28a fix the test 13 years ago
Steven Armstrong 2246b7496b fails if requirement has illegal object_id 13 years ago
Steven Armstrong 2a5465c03c test that emulator fails if requirement has illegal object_id 13 years ago
Steven Armstrong 030d5919e6 raise exception if object_id contains .cdist 13 years ago
Steven Armstrong af367a76f8 test for: .cdist may not be used in object_id 13 years ago
Steven Armstrong e58b52592b add missing environment variable __self 13 years ago
Steven Armstrong 1805c16fd4 --debug 13 years ago
Steven Armstrong a946b5cf59 verify manifest environment 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius 7160637014 remove trailing whitespace: :%s/ *$//g 13 years ago
Steven Armstrong 91c1215566 wrap exceptions in cdist.Error 13 years ago
Steven Armstrong e9a0aa1863 fail if requirements type does not exist 13 years ago