Commit Graph

24 Commits (c293a9b2cea5c59a3098d49c3df7e4d2c71a3956)

Author SHA1 Message Date
Darko Poljak f858191976 Merge remote-tracking branch 'ungleich/master' into parallel-global-explorers-execution 7 years ago
Darko Poljak 51ffc0f037 log.info -> log.debug for debug messages 7 years ago
Darko Poljak 5f436f21b8 Transfer and run global explorers in parallel. 7 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 7 years ago
Darko Poljak 2eab9b9598 Rm stderr debug output, stderr is not captured. 7 years ago
Darko Poljak 64efa04599 pep8 7 years ago
Darko Poljak f6ea90c3a5 Update remote.py according to new exec_util api. 7 years ago
Darko Poljak fd8e10e12a Improve error reporting for local and remote run. 7 years ago
Darko Poljak 8191ea91e1 Fix remote exec bug and bug with save_cache and ssh mux socket file. 7 years ago
Darko Poljak 1dfd6671e7 Fix #416: error for non-posix remote shell. Fix remote.py test errors. 7 years ago
Daniel Heule 64f4cff3cb Shell selection support via ENV
CDIST_LOCAL_SHELL for local scripts
CDIST_REMOTE_SHELL for remote scripts
10 years ago
Steven Armstrong 547c1f9c86 copy files instead of directories to give --remote-copy implementation a chance to dereference symlinks
also fixes #242 by filtering 'hidden' files (starting with a dot)

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
10 years ago
Nico Schottelius e6feee14fb Merge branch 'enhance_cache'
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>

Conflicts:
	cdist/test/code/__init__.py
	cdist/test/config_install/__init__.py
	cdist/test/explorer/__init__.py
10 years ago
Nico Schottelius 136ddc05b5 context based changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius ffeaa3d06b fix old bug / joining wrong args
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius 8298bb0bf5 fix test cdist.test.config_install.ConfigInstallRunTestCase
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius d1708c78b6 refactoring
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius a7fe8b4ed2 port context -> remote
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius f79727559a ++logs and migrate context -> local
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Nico Schottelius af75aa9024 use chmod to allow chmod being in a different path
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
10 years ago
Arkaitz Jimenez 9dcad37acf Remove the umask requirement, set the proper permissions to base_path 10 years ago
Nico Schottelius 04bd5d88c3 Fix tests for code
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius dcaa70e6be be consistent in remote
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
11 years ago