Commit Graph

2768 Commits (37c723f198a4d32a92a440ab8af2e5260510ae9b)
 

Author SHA1 Message Date
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
Steven Armstrong 56787617d0 ++todo 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
Nico Schottelius ba6371c584 fix import error... stupid one 13 years ago
Nico Schottelius eb78fa18c1 Merge remote-tracking branch 'steven/master' 13 years ago
Nico Schottelius 28614b3dd4 DEPRECATE __self environment variable, use __object_name (documentation) 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 9f21273f4e Merge remote-tracking branch 'telmich/master' 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
Nico Schottelius 07ef08938b remove __debug, should not be setup by cdist 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
Nico Schottelius 5a29875fcf Merge remote-tracking branch 'steven/master' 13 years ago
Nico Schottelius c621af1e9f begin tutorial sections 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
Nico Schottelius 3814dcd728 remove old test ideas from todo 13 years ago
Nico Schottelius b7fdfb12e6 cleanups 13 years ago
Nico Schottelius 7d749540d8 changes for 2.0.4 13 years ago
Nico Schottelius 68d87c3023 reference new and old variable, remove reference to cdist-config 13 years ago
Nico Schottelius 8b9e6780b8 no need for a constant that's used two lines below 13 years ago
Nico Schottelius 0344796d31 restructure imports 13 years ago
Nico Schottelius e3f3c48b22 wrap the whole program in the try...except KeyboardInterrupt block 13 years ago
Nico Schottelius 27fd9cd61b add sudo example 13 years ago
Nico Schottelius 837489ce85 remove obsolete preseed code from __package_apt 13 years ago
Nico Schottelius 4d4287c580 Merge remote-tracking branch 'steven/master' 13 years ago
Steven Armstrong 04af96b5e3 Merge remote-tracking branch 'telmich/master' 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