logo
Welcome to your Reliability Toolkit Introduction to Travis
Initializing search
    • Introducing the Reliability Toolkit
    • Why Reliability is a Practice
      • Introduction
      • Prerequisites
      • Login to ChaosIQ
      • Sign-in Chaos Toolkit to ChaosIQ
      • Create your first Objective
      • Create your first Verification
      • Run your first Verification
      • Verifications on AWS with Systems Manager
      • Introduction
      • Experiment Format
      • Verification Format
      • Execution Profile
      • Experiment and Verification Execution
    • Objectives
      • Running using the CLI
        • Introduction to Docker
        • Run an Experiment with Docker
        • Run an Experiment with Docker and ChaosIQ
        • Run a Verification with Docker
        • Build a Custom Docker image to use ChaosIQ
        • Introduction to Kubernetes
        • Configure ChaosIQ settings as secret
        • Create a Chaos Experiment on Kubernetes
        • Running Continuous Verifications
          • Introduction to Travis
          • Prerequisites
          • Run a Chaos Experiment
          • Run an Experiment with ChaosIQ
      • Introduction
      • Creating an Organization
      • Inviting people to your Organization
      • Creating a Team
      • Publishing Verifications to a Team
      • Running Experiments as a Team
      • Switching Teams
      • Switching Organizations
    • Reliability Workflow
    • Tokens
    • Deployment Options
      • How do I check I have the latest version of the ChaosIQ plugin

    Introduction to Travis

    This how to looks at how you can run Chaos Toolkit and ChaosIQ as part of a Travis CI build. If you are new to Continuous Integration (CI) the Travis Core concepts is useful.

    We are going to run the the Chaos Toolkit as part of a Travis build using Python.

    To run Chaos Toolkit with and without ChaosIQ see the links below:

    1. Prerequisites.
    2. Run an Experiment with Travis CI.
    3. Run an Experiment with Travis CI and ChaosIQ.
    Previous Running Continuous Verifications
    Next Prerequisites
    © 2020 ChaosIQ Limited
    Made with Material for MkDocs