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

« back to all changes in this revision

Viewing changes to jobs/iso-testing/jobs.yaml

  • Committer: Tarmac
  • Author(s): Sergio Cazzolato
  • Date: 2017-02-08 21:13:29 UTC
  • mfrom: (204.1.14 qa-jenkins-jobs)
  • Revision ID: tarmac-20170208211329-80p05pdrhvru8pcd
Minor fix for iso tests cleanup.

Approved by Max Brustkern, platform-qa-bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
473
473
            jobs: '{flavor}-{release}-desktop-{arch}-iso-download'
474
474
            result: 'success'
475
475
    builders:
 
476
        - clear-artifacts
476
477
        - branch-bzr-project:
477
478
            project-url: 'lp:qakit'
478
479
            project-name: 'qakit'
479
480
        - grafana-setup
480
481
        - shell: |
481
482
            #!/bin/bash
482
 
            rm -rf *
483
483
            mkdir -p $OUTPUTDIR
484
484
            export OUTPUTDIR=$WORKSPACE/results
485
485
            mkdir -p $DATADIR