1 private link
Fugue Rego Toolkit. Contribute to fugue/fregot development by creating an account on GitHub.
How can you prevent deployments that don't follow best practices from reaching the cluster? In this article you will compare six tools to validate Kubernetes YAML files.
You can use api.unverified.email to create a mailbox, send email(s) to it from your tests, and, verify that the email(s) have all the needed content by downloading them through the api.
This tool helps you test and iterate on Prometheus Alertmanager notification templates for Slack.
container-structure-test - validate the structure of your container images
Pumba is a chaos testing tool for Docker and Kubernetes (hence OpenShift too). It allows you to add some chaos on containers instance...
Generates puppet rspec test code based on the classes and defines inside the manifests directory. Aims to reduce some of the boilerplate coding with default test patterns
Hulken is a stress testing tool for everything speaking HTTP. Hulken supports multiple urls, GETs and POSTs, static and dynamic payloads, multiple agents and more. Hulken is highly configurable but defaults to some reasonable settings. Hulken works both as a library and a stand-alone command line tool. Hulken is swedish for The Hulk.
puppet-check - A streamlined comprehensive set of checks for your entire Puppet code and data
Web and API based SMTP testing
The advantages of rspec-puppet are many and, obviously, being able to do more than just compile catalogs is one advantage. However, Andrew’s project also had some advantages; in particular it used threads to parallelise catalog compilation. This meant that some 100 catalogs could be compiled and tested on my 8 CPU-core laptop in less than 3 minutes. After setting up rspec-puppet, however, I found that the same tests were now taking over 20 minutes.