Mohan Boddu
8ad2025f06
Adding Fedora 25 beta and atomic configs
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-09-19 15:01:15 -04:00
Mohan Boddu
51ad37b92e
Adding Fedora 25 beta and OStree configs
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-09-19 14:12:54 -04:00
Kevin Fenzi
b0bff8e833
Change this hard coded 1.1 to be label so install images have Alpha in the name
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2016-08-24 15:45:58 -06:00
Mohan Boddu
9ff37a7ad6
Change global release float to string
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-23 16:16:04 -05:00
Mohan Boddu
2c612c59f8
Setup for F25 Alpha with global version variable fixed
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-19 17:03:45 -05:00
Mohan Boddu
df4c7131f0
Setup for F25 Alpha
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-19 16:47:02 -05:00
Mohan Boddu
dea48048e6
Add Fedora 25 Alpha Pungi Config
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-19 16:36:39 -05:00
Dennis Gilmore
717ae98d50
do not allow unsigned rpms and fix up the keys
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-16 15:07:31 -05:00
Peter Robinson
baf76c62a5
use f25 branch for the global_ksurl
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-08-15 19:53:42 +01:00
Lubomír Sedlář
56551eeb9d
Fix a typo
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-15 18:55:52 +02:00
Dennis Gilmore
716f612efd
fix up failable deliverables, get the right git branches
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-15 10:21:05 -05:00
Dennis Gilmore
88fa4e95b2
allow cloud images to be failable. this will need changed soon
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-15 10:12:12 -05:00
Dennis Gilmore
e54ca26e86
fix up whitespace in ostree
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-15 10:10:26 -05:00
Peter Robinson
418f2a1914
fix compose ID naming for branched properyly this time
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-28 02:57:03 +01:00
Peter Robinson
5fb6e88e34
update git branch
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-27 12:23:20 +01:00
Peter Robinson
c3aa1ccdc9
fix up some Rawhide -> 25 misses
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-27 11:01:25 +01:00
Peter Robinson
513c3e0576
fix compose ID naming for branched
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-27 07:44:47 +01:00
Peter Robinson
2330bf3df3
setup for F-25 branching
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-26 07:40:45 +01:00
Peter Robinson
be2e013270
OZ supports new Fedora releases. There's no real change between 20 and 22
...
except that non x86 needs at least version 22. We've been using this
version without issue for some time on non x86 composees. Bring rawhide
up to this so we're the same.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-26 04:44:49 +01:00
Dennis Gilmore
6ef9598cd4
fix up finding the compose ID's
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-06-26 19:57:04 -05:00
Dennis Gilmore
010eebdb9d
pull the new arm-tools comps group into Workstation and server trees
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-30 10:01:43 -05:00
Dennis Gilmore
92d5f50c8c
add platform-vmware group to the Sever, Cloud and Workstation Variants
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 15:06:47 -05:00
Dennis Gilmore
827b26671b
remove all the groups and environments from Everything variant
...
We now copy the comps file as is to Everything
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 15:04:24 -05:00
Dennis Gilmore
acdcba9c91
we can not use -delete as we have to limit the depth so we do not remove files from the current composes
...
the rm -rf is needed to clean up the directories -delete gives us
find: cannot delete '/mnt/koji/compose/rawhide/Fedora-Rawhide-20160512.n.0/compose': Directory not empty
find: cannot delete '/mnt/koji/compose/rawhide/Fedora-Rawhide-20160512.n.0/logs': Directory not empty
Revert "Use -delete instead of -exec rm it's quicker because it doesn't fork for every file"
This reverts commit 1b80cae931
.
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 14:20:40 -05:00
Dennis Gilmore
2d459bec29
point workstation ostree instakller at the correct git repo and files
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 11:50:36 -05:00
Dennis Gilmore
3d1422b98b
Revert "disable workstation ostree installer for now"
...
This reverts commit 11335c0109
.
2016-05-27 11:48:49 -05:00
Dennis Gilmore
a3d48b1b61
point ostree installer at the updated location for lorax templates
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 11:48:10 -05:00
Dennis Gilmore
7ed7fa6105
attempt to add the correct ova-option to set the vagrant_sync_directory
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 11:47:12 -05:00
Lubomír Sedlář
b3fb6f9911
It's ostree-installer, not ostree_installer
...
in the definition of failable deliverables.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-27 12:22:57 +02:00
Dennis Gilmore
da73478e8d
multilib apitrace-libs and fakeroot-libs
...
https://pagure.io/pungi-fedora/issue/21
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-24 07:25:39 -05:00
Peter Robinson
1b80cae931
Use -delete instead of -exec rm it's quicker because it doesn't fork for every file
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-05-20 11:42:17 +01:00
Peter Robinson
b3a56aee17
Drop MOCK variable
...
No longer used now atomic is composed in pungi
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-05-18 15:18:59 +01:00
Dennis Gilmore
e30433d167
Revert "point back to fedorahosted for kickstarts"
...
This reverts commit 04b74bfcad
.
2016-05-16 21:17:23 -05:00
Dennis Gilmore
d285d210bb
add ostree as a variant to make pungi happy
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 20:37:20 -05:00
Dennis Gilmore
5f9f66a2ca
go about deleting the files differently
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 20:35:20 -05:00
Dennis Gilmore
b81d96f5d4
clean up rawhide compose older than 2 weeks old
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 19:46:41 -05:00
Dennis Gilmore
1edd5f8bbe
prune the aomic repo before syncing
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 19:37:41 -05:00
Dennis Gilmore
91aca2552c
fix up announcing compose start
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 16:00:44 -05:00
Dennis Gilmore
11335c0109
disable workstation ostree installer for now
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 15:57:28 -05:00
Dennis Gilmore
7cdfd1d583
change ATOMICDEST to non mirrored location
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 14:39:41 -05:00
Dennis Gilmore
c25ce32fee
remove extra ) in ostree config
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 07:51:40 -05:00
Dennis Gilmore
4501e86474
config tweak for second ostree jobs
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-15 21:59:15 -05:00
Dennis Gilmore
2d10497163
attempt to make a workstation ostree
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-14 20:49:05 -05:00
Dennis Gilmore
04b74bfcad
point back to fedorahosted for kickstarts
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-14 20:43:42 -05:00
Dennis Gilmore
10f81a2317
fix up comps generation
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-14 08:37:21 -05:00
Kevin Fenzi
e249ad33f1
Handle move of comps and spin-kickstarts to pagure
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2016-05-13 16:32:43 -06:00
Lubomír Sedlář
21024d15e0
Reduce duplication in configuration
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-02 09:59:38 +02:00
Kevin Fenzi
1a2692bdaf
Set DESTDIR as it's used to check deps and some other items.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2016-04-27 09:53:24 -06:00
Ralph Bean
fa6f62ac25
Send compose_id along with the rsync fedmsg.
...
Signed-off-by: Ralph Bean <rbean@redhat.com>
2016-04-25 12:24:57 -04:00
Dennis Gilmore
600dbda3aa
Revert "add ostree workstation to rawhide"
...
This reverts commit a285c9d37a
.
2016-04-20 11:35:51 -05:00