update s390-compose for f26
This commit is contained in:
parent
d20a648fad
commit
7ca68c5311
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
vmhost: virthost-s390.s390.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-24
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/24/Everything/x86_64/os/
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Everything/x86_64/os/
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
|
||||
eth0_ip: 10.5.129.16
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# branched devel compose
|
||||
MAILTO=releng-cron@lists.fedoraproject.org
|
||||
#15 11 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f25-secondary-arch && LANG=en_US.UTF-8 ./nightly.sh s390
|
||||
15 11 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26-secondary-arch && LANG=en_US.UTF-8 ./nightly.sh s390
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue