Skip to content

Instantly share code, notes, and snippets.

View sa2ajj's full-sized avatar

Mikhail Sobolev sa2ajj

  • Helsinki, Finland
View GitHub Profile
from twisted.internet import defer
from buildbot.process.buildstep import BuildStep
from buildbot.status.results import FAILURE
from buildbot.status.results import SUCCESS
class CheckForFailures(BuildStep):
"""
this step fails when any of the given build steps fail
vault write --format=json \
ca-hot/roles/test-role \
allowed_domains=${hot_domain} \
allow_subdomains=false \
server_flag=false \
client_flag=false \
email_protection=true \
key_type=ec \
key_bits=256 \
basic_constraints_valid_for_non_ca=true \