0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change ProxyIO over to telegraph More... almost 15 years ago
add debug logging to heartbeat More... almost 15 years ago
fix options tests that inadvertendly depended on the number of cpus on the machine - thanks jperkins More... almost 15 years ago
remove central command references from agent as they are no longer needed More... almost 15 years ago
change worker to use wire to send results More... almost 15 years ago
convert getting new work units from drb to telegraph More... almost 15 years ago
update gem task to make it work More... almost 15 years ago
clone timewarp from public git url More... almost 15 years ago
remove timewarp that was cloned from private url More... almost 15 years ago
uncomment assertion in negative accepntance tests to ensure that deep test does not fail over to local run when only one host is down More... almost 15 years ago
rework rsync and beachhead process launch rsync deep test over explicitly rather than depending on rake to load it More... almost 15 years ago
remove extraeneous require and comment from drb_test_help More... almost 15 years ago
move common test infrastructure classes into infrastructure More... almost 15 years ago
move run_test_suit into lib/deep_test/test; make dynamic teardown work with rspec More... almost 15 years ago
don't iterate over the drb server has as we modify eat More... almost 15 years ago
correctly teardown drb servers started during tests More... almost 15 years ago
remote dead throughput code More... almost 15 years ago
change rsync to just take in sync_options instead of the entire options object More... almost 15 years ago
implement test to make sure processes go away at the end of a deep test run More... almost 15 years ago
add Heartbeats for Agents and make main process stop if no Agents are running when results are requested. Remove default port number and allow the operating system to assign it More... almost 15 years ago
finally update documentation to reflect state of edge code More... almost 15 years ago
make CentralCommand#take_result fail when no agents are running rather than simply timing out; create a negative_acceptance_test_suite to test various failure conditions of DeepTest from the top level More... almost 15 years ago
make LandingShip inform Medic to expect live Beachhead processes More... almost 15 years ago
make LocalDeployment inform medic that live Agents are expected after deploy_agents is doen More... almost 15 years ago
enhance Medic to be able to detect when new heartbeats are expected but none are actually created More... almost 15 years ago
give Demons heartbeats so CentralCommand can keep tabs on them More... almost 15 years ago
inline Agent#run into Agent#execute More... almost 15 years ago
push some IO redirection logic from Warlock to Demon More... almost 15 years ago
refactor Beachhead and Agent to follow new Demon api More... almost 15 years ago
add .bash_profille to files to look at when loading shell environment on remote machines More... almost 15 years ago