Comment 3 for bug 1518360

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to fuel-infra/jenkins-jobs (master)

Reviewed: https://review.fuel-infra.org/14072
Submitter: Alexander Evseev <email address hidden>
Branch: master

Commit: d951670e4147a0e1861fbe66e791315a9b1351c7
Author: Alexander Evseev <email address hidden>
Date: Mon Nov 23 11:05:50 2015

Package gating redesign

Gate job should trigger pipeline (package build) jobs taking into
account package types for projects and branches and use mostly same
logic to skip builds as uses Zuul.

System test should test built packages from both repositories - CentOS
and Ubuntu, if any.

For latter case add parameter to skip ISO building if there is built RPM
packages.

Change-Id: Icc60598ebc6c4bf729997df9734bedb56c77b277
Closes-Bug: #1518360
Related-Bug: #1516761
Related-Bug: #1518307