Git Product home page Git Product logo

puppetlabs-peadm's Introduction

PEADM Workflows for Github Actions

These workflows enable acceptance testing of peadm plans using Github Actions. The Puppet Cloud CI tool from the IAC team is used to provision VMs for testing, and a fixtures module, peadm_spec, is used to run Bolt-based testing plans. The fixtures module is located in the spec/fixtures/modules/peadm_spec directory.

Smoke test workflows

The three smoke test workflows currently available are:

  • pr-test
  • manual-smoke-test
  • manual-smoke-test-with-debugging

All three workflows have the same core functionality: provision Cloud CI VMs, then use peadm::provision to install PE. If the installation is successfull, the smoke test passed.

The debugging workflow adds an extra step to permit users to ssh into the runner VM prior to the workflow kicking off properly. The credentials and ngrok configuration to enable this must be set as secrets on the Github repository.

There are six supported architectures for the smoke test:

  • standard
  • standard-with-dr
  • large
  • large-with-dr
  • extra-large
  • extra-large-with-dr

PR Test

PRs are tested ONLY when a review is requested. This is to prevent unnecessary and expensive testing runs kicking off simply when filing a PR, waiting instead until a user signals the PR is ready for testing by requesting a review.

Note for maintainers

The steps: of each of these three workflows are identical, with the exception of the first step in the debugging flow (which is the ssh step). When modifying the steps of any flow, the others should therefore be updatable with a simple full copy-paste.

puppetlabs-peadm's People

Contributors

abrader avatar abuxton avatar billclaytor avatar bryanjbelanger avatar bwilcox avatar chrislorro avatar davidsandilands avatar johnduarte avatar jpogran avatar logicminds avatar npwalker avatar ody avatar rajeshr264 avatar reidmv avatar sharpie avatar spidersddd avatar timidri avatar tkishel avatar trlinkin avatar uphillian avatar vchepkov avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.