Skip to content

Commit

Permalink
Add f28 periodic jobs definitions for scenario 1-4
Browse files Browse the repository at this point in the history
Change-Id: I69d55e55b25623e0b3f3c8f9af99d3f5a1f3905b
Task: https://tree.taiga.io/project/tripleo-ci-board/task/831
  • Loading branch information
ssbarnea committed Mar 8, 2019
1 parent 0729474 commit f699115
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions zuul.d/standalone-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,22 @@
'share.capability_create_share_from_snapshot_support': 'False'
test_white_regex: ''

- job:
name: periodic-tripleo-ci-fedora-28-scenario001-standalone-master
parent: periodic-tripleo-ci-centos-7-scenario001-standalone-master
nodeset: single-upstream-fedora-28-node

- job:
name: periodic-tripleo-ci-fedora-28-scenario002-standalone-master
parent: periodic-tripleo-ci-centos-7-scenario002-standalone-master
nodeset: single-upstream-fedora-28-node

- job:
name: periodic-tripleo-ci-fedora-28-scenario003-standalone-master
parent: periodic-tripleo-ci-centos-7-scenario003-standalone-master
nodeset: single-upstream-fedora-28-node

- job:
name: periodic-tripleo-ci-fedora-28-scenario004-standalone-master
parent: periodic-tripleo-ci-centos-7-scenario004-standalone-master
nodeset: single-upstream-fedora-28-node

0 comments on commit f699115

Please sign in to comment.