Skip to content

Instantly share code, notes, and snippets.

@devops-rob
Last active July 18, 2019 13:33
Show Gist options
  • Save devops-rob/8bb8079119c34b334fe1590e6495e6a2 to your computer and use it in GitHub Desktop.
Save devops-rob/8bb8079119c34b334fe1590e6495e6a2 to your computer and use it in GitHub Desktop.

What needs to be investigated?

A brief description of what needs to be ascertained / learned through this spike.

Example: Investigate why the provisioning scripts are failing

Scope

Example: options to resolve this issue in all environments

Timebox

Example: 3 days

Desired Outcome

Example:

  1. Root cause analysis
  2. option/s for potential fixes for all environments

Spike findings

Example:

RCA: first function in provisioning script for windows is failing due to……

Fix 1: Separate functions into different extensions and remove the failing function as it’s no longer needed.

Fix 2: Remove the failing function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment