Commit Graph

2681 Commits

Author SHA1 Message Date
Steven Armstrong de84542579 no lsb_release -> no output
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-31 14:36:58 +01:00
Steven Armstrong 7641c04438 +fancy-ideas
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-31 13:40:39 +01:00
Steven Armstrong 9fedf314cf add explorers for lsb_*
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-31 11:09:42 +01:00
Nico Schottelius 80cd35fc3d Merge remote-tracking branch 'steven/run-explorers-in-cdist.core.explorer' 2011-10-21 20:19:41 +02:00
Steven Armstrong 4775c93a6e use __remote_copy in __file type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 16:01:39 +02:00
Steven Armstrong 18f08d893c export defaults for __remote_{exec,copy}
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 15:59:39 +02:00
Steven Armstrong c29c419f61 also export __target_host to check_call
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 15:50:19 +02:00
Steven Armstrong 6ec4cefe09 Merge remote-tracking branch 'telmich/master' 2011-10-21 15:39:17 +02:00
Steven Armstrong d4e715f052 close file handles opened with tempfile.mkstemp
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 15:26:27 +02:00
Steven Armstrong 17e7642615 implement: export __target_host in remote exec
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 15:17:19 +02:00
Steven Armstrong 16b118b38e add test for: __target_host exported to remote exec run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 15:16:38 +02:00
Steven Armstrong 8e2b9e4337 add test for: __target_host exported to remote exec
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 15:10:41 +02:00
Steven Armstrong 1e354387f9 add missing import
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-21 14:48:47 +02:00
Steven Armstrong a2cda1ccce --todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-20 11:16:38 +02:00
Steven Armstrong 81e4c0a418 move run_*_explorers from config_install to core.explorer
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-20 11:10:30 +02:00
Steven Armstrong 9588c5189c Merge branch 'master' into run-explorers-in-cdist.core.explorer 2011-10-20 11:08:23 +02:00
Steven Armstrong 6223402b9e bugfix: only attempt to transfer object parameters it their are any
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-20 11:07:48 +02:00
Steven Armstrong 60c4e21981 implement Explorer run_global_explorers and run_type_explorers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-20 11:05:50 +02:00
Steven Armstrong 40971208f2 add test for Explorer run_type_explorers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-20 11:04:41 +02:00
Steven Armstrong 6f82aef704 add test for Explorer run_global_explorers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-20 10:55:11 +02:00
Steven Armstrong 97ab6effa4 introduce new cdist.test.CdistTestCase base class which handles common tasks
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 17:59:21 +02:00
Steven Armstrong 56787617d0 ++todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 17:44:30 +02:00
Nico Schottelius c189bd9daf resort output in object_run
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-19 16:47:52 +02:00
Steven Armstrong ca1ef28fe1 change order of log.info
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 16:42:14 +02:00
Steven Armstrong e9541b2a2a == is not = :-/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 16:29:30 +02:00
Steven Armstrong de8a09b45d ++FIXME
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 16:16:52 +02:00
Steven Armstrong 9156d2f5ac trust in telmich we do (or should)
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 16:15:52 +02:00
Steven Armstrong c45c9cd702 dont re-run already fulfilled requirements
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 16:07:13 +02:00
Steven Armstrong 24bf7369d9 ++info
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:54:26 +02:00
Steven Armstrong 50eead577c +missing import
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:49:32 +02:00
Steven Armstrong 8cfc16cd76 finish migration to cdist_object.state
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:48:22 +02:00
Steven Armstrong 6734ff693f fix object_prepare to use object.state
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:39:38 +02:00
Nico Schottelius e98272e0c5 move log.info down
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-19 15:34:24 +02:00
Nico Schottelius 0e7c532870 add new state code, begin to detect circular dependencies
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-19 15:32:06 +02:00
Nico Schottelius ba6371c584 fix import error... stupid one
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-19 15:20:53 +02:00
Nico Schottelius eb78fa18c1 Merge remote-tracking branch 'steven/master' 2011-10-19 15:19:24 +02:00
Nico Schottelius 28614b3dd4 DEPRECATE __self environment variable, use __object_name (documentation)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-19 15:19:08 +02:00
Steven Armstrong d6cf85e6f6 implement /__object_fq/__object_name/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:17:45 +02:00
Steven Armstrong b56925d24a /__object_fq/__object_name/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:15:05 +02:00
Steven Armstrong 9f21273f4e Merge remote-tracking branch 'telmich/master' 2011-10-19 15:11:33 +02:00
Steven Armstrong 8f306a7484 /__debug/__cdist_debug/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:04:14 +02:00
Steven Armstrong dc3ed07153 /__debug/__cdist_debug/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:03:47 +02:00
Steven Armstrong eb5b80d132 remove legacy tests
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 15:02:17 +02:00
Nico Schottelius 07ef08938b remove __debug, should not be setup by cdist
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-19 15:01:55 +02:00
Steven Armstrong 1fb96c0fc2 update test for upcomming change: /__debug/__cdist_debug/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 14:58:25 +02:00
Steven Armstrong ef5eb34274 update test for upcomming change: /__debug/__cdist_debug/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 14:57:32 +02:00
Nico Schottelius 5a29875fcf Merge remote-tracking branch 'steven/master' 2011-10-19 14:55:17 +02:00
Nico Schottelius c621af1e9f begin tutorial sections
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-10-19 14:55:16 +02:00
Steven Armstrong f732220e77 remove legacy tests
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 14:54:38 +02:00
Steven Armstrong ff2192f6de remove legacy attributes: ran, prepared
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-19 14:54:15 +02:00