~canonical-platform-qa/qa-jenkins-jobs/grafana-post-build

« back to all changes in this revision

Viewing changes to jobs/ubiquity/jobs.yaml

  • Committer: Tarmac
  • Author(s): Max Brustkern
  • Date: 2017-02-10 15:19:13 UTC
  • mfrom: (204.2.9 aut-grafana)
  • Revision ID: tarmac-20170210151913-awrp3eih8inj0b4n
Add grafana uploads to auto-upgrade-testing jobs.

Approved by Sergio Cazzolato, platform-qa-bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
            ubiquity_branch: '{ubiquity_branch}'
121
121
        - generate-junit-files:
122
122
            source_dir: 'results/var/local/autopilot/junit'
123
 
        - grafana-tests-upload:
124
 
            results_type: 'xunit'
125
 
            results_file: 'results/var/local/autopilot/junit/*.xml'
 
123
        - grafana-info:
126
124
            device: 'vm'
127
125
            model: ''
128
126
            os: '{flavor}'
129
127
            release: '{release}'
130
128
            arch: '{arch}'
131
129
            class: 'ubiquity'
 
130
        - grafana-tests-upload:
 
131
            results_type: 'xunit'
 
132
            results_file: 'results/var/local/autopilot/junit/*.xml'
 
133
            info_file: 'global_info.json'
132
134
 
133
135
    publishers:
134
136
        - archive-artifacts