Update git submodules

* Update tripleo-ansible from branch 'master'
  - Merge "Update jobs so we're targeting only what we need"
  - Update jobs so we're targeting only what we need
    
    This change updates our jobs so we're only running jobs that are
    required based on the proposed changed. To ensure we're doing
    everything possible to conserve gate resources the layout has
    been updated to be more targeted.
    
    * The layout was updated, removing the docs and realsenote templates. This was
      removed because templates can not be augmented at the project level and we
      only want those jobs to run when required.
    * Scenario job will only run when something changes in the core project and
      now filter "irrelevant-files". At this time irrelevant files are anything
      within the molecule testing structure and documentation files.
    * The check pipeline will now fail fast. If anything in the gate check fails
      all pending or queued jobs will be terminated giving the developer
      rapid feedback on what is wrong. While this option could end up requiring
      developers to make multiple commits, faster feedback should help developers
      fix problems more quickly, especially as we add long running scenario jobs.
    
    Change-Id: I830532ca78855f29dffb05bbaf3c688c8d50f7ff
    Signed-off-by: Kevin Carter <kecarter@redhat.com>
This commit is contained in:
Zuul 2019-07-02 22:51:14 +00:00 committed by Gerrit Code Review
parent 0751f89299
commit fc383f6b23
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 06a77f825bfa8d32985a774b79be5613124a99b2
Subproject commit 1f2a301086f549035bf390d2a57f416246130c85