treasuremap/tools/gate
Drew Walters f7d4b29221 airskiff: Add steps to Shipyard wait script
Currently, the Airskiff gate does not recognize failures because the
gate script only verifies that an action lifecycle enters a COMPLETE
state; however, a lifecycle in COMPLETE status is not always an
indication of a successful deployment. This commit updates the
wait_for_shipyard script to check the status of each action step and
results in exit_code 1 if any steps failed.

Change-Id: If5117c4638652b8d5b91fe73ede0f5e19a1e2cc1
2019-01-18 22:36:28 +00:00
..
manifests zuul: Add Airskiff Zuul Gate 2018-12-04 21:49:22 +00:00
playbooks zuul: Remove sudo from install-docker playbook 2018-12-19 18:10:07 +00:00
Jenkinsfile Align Airship Seaworthy pipeline wiht latest ceph 2019-01-14 17:32:03 -06:00
README.md fix: rename README to get it renderred on Github 2018-10-18 12:13:28 +02:00
debug-report.sh zuul: Add Airskiff Zuul Gate 2018-12-04 21:49:22 +00:00
lint-site.sh zuul: Add site linting gates 2018-11-21 12:48:18 -06:00
seed.groovy Few additions to Airship Seaworthy pipeline 2018-10-15 19:24:08 -05:00
wait-for-shipyard.sh airskiff: Add steps to Shipyard wait script 2019-01-18 22:36:28 +00:00

README.md

Jenkins code in this directory imports many Groovy methods from att-comdev/cicd repository on Github: redfish.*, ssh.*, and others.