summaryrefslogtreecommitdiffstats
path: root/.papr.yml
Commit message (Collapse)AuthorAgeFilesLines
* papr: auto-detect image tag to use and bump to f27Jonathan Lebon2017-11-171-20/+13
| | | | | | | | | | | | | Current PAPR tests are failing because we're using an outdated image tag. Switch to auto-magically determining which image tag to use based on the branch the PR we're running in is targeting, which lets us not have to worry about the tag version becoming stale again. This is similar to what the containerized tests from `aos-cd-jobs` are doing (i.e. use `git describe --abbrev=0` in the target branch to determine the image tag to use). Also bump to the brand new f27 release, which allows us to drop the temporary workaround for the glibc/libsolv bug.
* papr: Workaround for RHBZ#1483553Steve Milner2017-09-271-7/+14
| | | | Work originally done by @jlebon plus a bump up in RAM.
* papr: Use Fedora 26Steve Milner2017-09-191-5/+5
| | | | Signed-off-by: Steve Milner <smilner@redhat.com>
* papr: Update to use v3.6.0 imagesSteve Milner2017-08-041-1/+1
|
* papr: add documentation to YAML and simplify contextJonathan Lebon2017-06-141-1/+12
| | | | | | Don't duplicate the actual image tag used in the context. Just print it in the logs instead. That way there's no risk of it being outdated when we bump the tag in the YAML.
* papr: install libffi-develJonathan Lebon2017-06-141-0/+1
| | | | Closes: #4418
* papr: rename redhat-ci related files to paprJonathan Lebon2017-06-131-0/+30
The project was renamed to PAPR, see: https://github.com/projectatomic/papr