Koschei stage: update rawhide version number
This commit is contained in:
parent
5433d75c24
commit
3e8fec7a95
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
include_role: name=openshift-apps/koschei/job
|
||||
vars:
|
||||
name: db-create
|
||||
command: "koschei-admin create-db && koschei-admin create-collection f29 --display-name 'Fedora Rawhide' --target f29 --bugzilla-product Fedora --bugzilla-version rawhide && koschei-admin create-group php"
|
||||
command: "koschei-admin create-db && koschei-admin create-collection f32 --display-name 'Fedora Rawhide' --target f32 --bugzilla-product Fedora --bugzilla-version rawhide && koschei-admin create-group php"
|
||||
|
||||
- name: Start frontend
|
||||
shell: oc -n koschei scale dc/frontend --replicas={{koschei_frontend_replicas}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue