Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no more f24 cloud composes please | Kevin Fenzi | 2017-08-23 | 1 | -4/+0 |
| | |||||
* | Enabling branched(f27) composes | Mohan Boddu | 2017-08-16 | 1 | -3/+3 |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | ||||
* | remove s390 branched nightly | Peter Robinson | 2017-07-20 | 1 | -3/+0 |
| | |||||
* | Enabling docker and cloud nightly composes for F26 | Mohan Boddu | 2017-07-14 | 2 | -4/+12 |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | ||||
* | Removing branched composes | Mohan Boddu | 2017-07-07 | 1 | -3/+3 |
| | | | | | | | Since we got a f26 gold final RC compose, we dont need to do nightlies anymore. Signed-off-by: Mohan Boddu <mboddu@redhat.com> | ||||
* | Enabling f26 atomic two-week nightly composes | Mohan Boddu | 2017-07-06 | 1 | -2/+6 |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | ||||
* | releng: remove unused branched/rawhide secondary compose cron jobs | Peter Robinson | 2017-05-17 | 5 | -15/+0 |
| | |||||
* | Enable f26 modular compose cronjob. | Ralph Bean | 2017-05-15 | 1 | -0/+1 |
| | |||||
* | Add cron entry for modular rawhide compose. | Ralph Bean | 2017-04-12 | 1 | -0/+1 |
| | |||||
* | update s390-compose for f26 | Peter Robinson | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | make atomic-cd cron not noisy | Kevin Fenzi | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | Fix a typo in Rawhide DNF nightly cron job | Lubomír Sedlář | 2017-04-10 | 1 | -1/+1 |
| | | | | | | The variable needs to be called TMPDIR, not TPMDIR. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com> | ||||
* | Add a cron job for rawhide nightly with DNF | Lubomír Sedlář | 2017-04-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | In order to compare YUM and DNF compose, this will start a simplified compose (no extra deliverables, just the packages) and create logs with differences. The compose starts 12 hours after the real rawhide, which should prevent any negative effects on the production compose (while it's possible for the nightly to not finish yet, after 12 hours it would only be waiting on koji tasks and not needed local resources much). See https://pagure.io/pungi-fedora/pull-request/178 for details. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com> | ||||
* | Enable branched compose | Mohan Boddu | 2017-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | ||||
* | Adding Fedora 24 and Fedora 25 CloudImage nightly composes | Mohan Boddu | 2017-02-18 | 1 | -0/+8 |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | ||||
* | cleanup the files we dump in /tmp after ourselves | Dennis Gilmore | 2017-01-19 | 3 | -3/+3 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | add a cron job for creating the docker base image nightly | Dennis Gilmore | 2017-01-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | Make the git checkout in this cron job quiet so it doesn't send email everytime. | Kevin Fenzi | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | disable f24 production two week atomic composes | Dennis Gilmore | 2016-12-07 | 1 | -1/+0 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | use common lock file for things that update fedora/secondary fullfiletimelists | Kevin Fenzi | 2016-11-23 | 2 | -2/+2 |
| | |||||
* | Generate filtered file lists for fedfind to use | Adam Williamson | 2016-11-19 | 1 | -36/+0 |
| | | | | | | | | | | | | | | | | This adds `filterlist` files alongside the `fullfilelist` and `fullfiletimelist` files. These are much, much shorter lists which skip the entries for packages, ARM device tree boot files and directories. They are intended for consumption by fedfind, so it can stop using rync scraping to discover the image files it looks for. To enable this, we update to a newer version of `create-filelist` from upstream `quick-fedora-mirror` and make `update-fullfiletimelist` create the filterlist files as well. We also delete a couple of old copies of `create-filelist`; nirik made the two roles that use it share a common copy a few months back, but missed deleting the copy each role had in its `files` directory. | ||||
* | run the f24 and f25 atomic composes nightly. we can switttttch off f24 as ↵ | Dennis Gilmore | 2016-11-18 | 1 | -1/+2 |
| | | | | | | sson as f25 is good Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | releng: disable branched composes | Peter Robinson | 2016-11-18 | 4 | -4/+4 |
| | |||||
* | disable rawhide compse on ppc secondary now we've merged | Peter Robinson | 2016-11-04 | 1 | -1/+1 |
| | |||||
* | use a lock file for the atomic continuous composes. | Dennis Gilmore | 2016-10-03 | 1 | -1/+1 |
| | | | | | | | with the lockfile if a compose runs over five minutes the new one stomps on the old and things are unhappy Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | we do not need the -n in the git clone | Dennis Gilmore | 2016-10-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | add crontab file and install it for running atomic host continuous delivery | Dennis Gilmore | 2016-10-02 | 1 | -0/+4 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | releng: s390: adjust runtime of branched | Peter Robinson | 2016-09-20 | 1 | -1/+1 |
| | |||||
* | releng - disable aarch64 rawhide secondary compose | Peter Robinson | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | enable branched on Alt Arches | Peter Robinson | 2016-07-30 | 3 | -3/+3 |
| | |||||
* | releng: enabled F-25 branched on primary | Peter Robinson | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | update branched cron jobs for f25 | Peter Robinson | 2016-07-26 | 4 | -4/+4 |
| | |||||
* | Update create-filelist and wrapper from upstream quick mirror. | Kevin Fenzi | 2016-07-15 | 3 | -77/+2 |
| | | | | | Merge all the various copies of the wrapper into one copy. Setup arguments as needed for each call. | ||||
* | change the two week nightly compose to be f24 pungi based | Dennis Gilmore | 2016-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | releng: disable secondary branched | Peter Robinson | 2016-06-23 | 3 | -3/+3 |
| | |||||
* | These have to use a local lock file as ftpsync doesnt have perms to /srv or / | Kevin Fenzi | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Some server side improvements for quick-mirror | Kevin Fenzi | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | disable branched composes now we are go | Dennis Gilmore | 2016-06-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | Update new create-filelist on bodhi and releng | Kevin Fenzi | 2016-05-28 | 1 | -30/+70 |
| | |||||
* | Fix unneeded chmod of files on mirrors. releng ticket 6421 | Kevin Fenzi | 2016-05-21 | 1 | -2/+2 |
| | |||||
* | Add new create-filelist call from https://pagure.io/quick-fedora-mirror to ↵ | Kevin Fenzi | 2016-05-16 | 2 | -1/+37 |
| | | | | replace the rsync call to make fullfiletimelist file. This should allow quick-fedora-mirror script to work. | ||||
* | Add a fullfiletimelist file with timestamps for fedora/epel changes to ↵ | Kevin Fenzi | 2016-05-04 | 1 | -1/+16 |
| | | | | master mirrors | ||||
* | compose: releng: fix copy paste on s390 | Peter Robinson | 2016-04-13 | 2 | -2/+2 |
| | |||||
* | releng: enable s390 pungi 4 branched and rawhide composes | Peter Robinson | 2016-04-12 | 2 | -0/+6 |
| | |||||
* | releng: secondary: add ability to sign packages from secondary compose servers | Peter Robinson | 2016-04-09 | 1 | -0/+14 |
| | |||||
* | releng: fix copy/paste on Power64 cron jobs | Peter Robinson | 2016-04-06 | 2 | -2/+2 |
| | |||||
* | releng: compose: remove old pungi3 configs, all pungi configs now reside in ↵ | Peter Robinson | 2016-04-06 | 4 | -134/+0 |
| | | | | https://pagure.io/pungi-fedora | ||||
* | releng: secondary: add Power64 mash configs, branched/rawhide cron jobs, ↵ | Peter Robinson | 2016-04-06 | 5 | -34/+8 |
| | | | | update aarch64 | ||||
* | just clone the repos` | Dennis Gilmore | 2016-02-29 | 2 | -2/+2 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | enable and change the rawhide and branched cronjobs | Dennis Gilmore | 2016-02-29 | 2 | -3/+3 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> |