Module: Toaster

Defined in:
lib/toaster/db/cache.rb,
lib/toaster/api.rb,
lib/toaster/db/db.rb,
lib/toaster/db/mysql.rb,
lib/toaster/util/lxc.rb,
lib/toaster/util/util.rb,
lib/toaster/model/task.rb,
lib/toaster/util/proxy.rb,
lib/toaster/model/state.rb,
lib/toaster/util/config.rb,
lib/toaster/util/docker.rb,
lib/toaster/db/cached_db.rb,
lib/toaster/db/ram_cache.rb,
lib/toaster/test_manager.rb,
lib/toaster/util/logging.rb,
lib/toaster/util/mem_dump.rb,
lib/toaster/chef/chef_util.rb,
lib/toaster/test/test_case.rb,
lib/toaster/util/timestamp.rb,
lib/toaster/test/test_suite.rb,
lib/toaster/model/automation.rb,
lib/toaster/state/state_node.rb,
lib/toaster/test/test_result.rb,
lib/toaster/test/test_runner.rb,
lib/toaster/state/convergence.rb,
lib/toaster/state/idempotence.rb,
lib/toaster/state/ptrace_util.rb,
lib/toaster/util/blocking_map.rb,
lib/toaster/chef/chef_listener.rb,
lib/toaster/markup/markup_util.rb,
lib/toaster/model/state_change.rb,
lib/toaster/state/system_state.rb,
lib/toaster/test/test_coverage.rb,
lib/toaster/util/combinatorial.rb,
lib/toaster/model/run_attribute.rb,
lib/toaster/test/test_attribute.rb,
lib/toaster/test/test_generator.rb,
lib/toaster/db/cgi_session_cache.rb,
lib/toaster/model/automation_run.rb,
lib/toaster/model/key_value_pair.rb,
lib/toaster/model/task_execution.rb,
lib/toaster/model/task_parameter.rb,
lib/toaster/state/syscall_tracer.rb,
lib/toaster/model/ignore_property.rb,
lib/toaster/state/transition_edge.rb,
lib/toaster/state/state_transition.rb,
lib/toaster/test/test_orchestrator.rb,
lib/toaster/chef/resource_inspector.rb,
lib/toaster/test/test_coverage_goal.rb,
lib/toaster/chef/chef_node_inspector.rb,
lib/toaster/model/additional_property.rb,
lib/toaster/model/automation_attribute.rb,
lib/toaster/state/state_transition_graph.rb

Overview

Author: Waldemar Hummer ([email protected])

Defined Under Namespace

Modules: Logging Classes: AdditionalProperty, Automation, AutomationAttribute, AutomationRun, BlockingMap, CGISessionCache, Cache, CachedDB, ChefListener, ChefNodeInspector, ChefUtil, CombinationCoverage, Combinatorial, Config, Convergence, DB, DefaultProcessorRecursive, Docker, Idempotence, IgnoreProperty, IterationResult, KeyValuePair, LXC, MarkupUtil, MemDump, MysqlDB, Proxy, PtraceUtil, RAMCache, ResourceInspector, ResultEntry, RunAttribute, State, StateChange, StateGraphCoverage, StateNode, StateNodeFinal, StateNodeInitial, StateProperty, StateTransition, StateTransitionGraph, SyscallTracer, SystemState, Task, TaskExecution, TaskParameter, TestAttribute, TestCase, TestCoverage, TestCoverageGoal, TestGenerator, TestManager, TestOrchestrator, TestResult, TestRunner, TestSuite, TimeStamp, ToasterApp, ToasterAppClient, TransitionEdge, Util

Constant Summary collapse

@@logger =
Logger.new(STDOUT)