Skip to content

Commit

Permalink
Merge "Report Fuel Deployments to Testapi Dashboard"
Browse files Browse the repository at this point in the history
  • Loading branch information
bramwelt authored and Gerrit Code Review committed Apr 13, 2018
2 parents 6e5e395 + d0075ab commit b513580
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jjb/fuel/fuel-daily-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@
gs-pathname: '{gs-pathname}'
- '{slave-label}-defaults':
installer: '{installer}'
- testapi-parameter
- string:
name: DEPLOY_SCENARIO
default: 'os-odl-nofeature-ha'
Expand All @@ -312,6 +313,7 @@
builders:
- description-setter:
description: "Built on $NODE_NAME"
- track-begin-timestamp
- shell:
!include-raw-escape: ./fuel-download-artifact.sh
- shell:
Expand All @@ -321,6 +323,7 @@
- email:
recipients: [email protected] [email protected]
- email-jenkins-admins-on-failure
- report-provision-result

- job-template:
name: 'fuel-collect-logs-{pod}-daily-{stream}'
Expand Down
3 changes: 3 additions & 0 deletions jjb/fuel/fuel-weekly-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
gs-pathname: '{gs-pathname}'
- '{slave-label}-defaults':
installer: '{installer}'
- testapi-parameter
- string:
name: DEPLOY_SCENARIO
default: 'os-odl-nofeature-ha'
Expand All @@ -167,13 +168,15 @@
builders:
- description-setter:
description: "Built on $NODE_NAME"
- track-begin-timestamp
- shell:
!include-raw-escape: ./fuel-deploy.sh

publishers:
- email:
recipients: [email protected] [email protected]
- email-jenkins-admins-on-failure
- report-provision-result

########################
# trigger macros
Expand Down

0 comments on commit b513580

Please sign in to comment.