~canonical-platform-qa/qa-jenkins-jobs/xunit-for-more-failures

« back to all changes in this revision

Viewing changes to jobs/snapcore-qa-tests/jobs.yaml

Rename tests that are already using candidate to have candidate in the name.

Approved by platform-qa-bot, Jean-Baptiste Lallement.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
        - pc-i386
30
30
    jobs:
31
31
        - snapcore-candidate-{model}-spread
32
 
        - snapcore-stable-upgrade-{model}-spread
 
32
        - snapcore-candidate-upgrade-{model}-spread
33
33
 
34
34
- builder:
35
35
    name: snap-vm
82
82
            allow-empty: 'true'
83
83
 
84
84
- job-template:
85
 
    name: snapcore-stable-upgrade-{model}-spread
 
85
    name: snapcore-candidate-upgrade-{model}-spread
86
86
    description: |
87
 
        This job runs the spread tests on released ubuntu core 16 image upgrade to current stable for the {model} model
 
87
        This job runs the spread tests on released ubuntu core 16 image upgrade to current candidate for the {model} model
88
88
        Defined in lp:qa-jenkins-jobs
89
89
    node: iso-testing
90
90
    triggers:
97
97
        - snap-vm:
98
98
            user: 'nuclearbob'
99
99
            image: '/var/cache/auto-upgrade-testing/ubuntu-core-16-{model}.img'
100
 
            channel: 'stable'
 
100
            channel: 'candidate'
101
101
            model: ''
102
102
            upgrade: '-upgrade'
103
103
    publishers: