zuul/tests/fixtures/layout-cloner.yaml
James E. Blair bce35e1804 Cloner: add upgrade test
This is the 'test_grenade_forward' and 'test_upgrade_backward'
tests from d-g.  Both scenarios are covered because they both
simulate havana->master upgrades, just changing which of them
is the 'current' change.  Since we examine the states of all
changes, in the course of running the test we check the results
for both when a current change is havana and master.

This also covers the 'test_branch_override' case from d-g.

Change-Id: I95abd62279bd44e88a608ad908f4876d11d50ec2
2014-08-27 09:16:25 -07:00

46 lines
789 B
YAML

pipelines:
- name: gate
manager: DependentPipelineManager
failure-message: Build failed. For information on how to proceed, see http://wiki.example.org/Test_Failures
trigger:
gerrit:
- event: comment-added
approval:
- approved: 1
start:
gerrit:
verified: 0
success:
gerrit:
verified: 2
submit: true
failure:
gerrit:
verified: -2
projects:
- name: org/project1
gate:
- integration
- name: org/project2
gate:
- integration
- name: org/project3
gate:
- integration
- name: org/project4
gate:
- integration
- name: org/project5
gate:
- integration
- name: org/project6
gate:
- integration