• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hercules-team / augeasproviders_grub / 112 / 2
34%
master: 34%

Build:
DEFAULT BRANCH: master
Ran 21 May 2020 08:03AM UTC
Files 4
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 May 2020 08:00AM UTC coverage: 93.956%. Remained the same
2.4.4, PUPPET=6 RUBY_AUGEAS=0.5

push

travis-ci

web-flow
Call grub2-mkconfig on all targets (#57)

* Call grub2-mkconfig on all targets

Currently grub2-mkconfig is called on the first file
that exists from.

```
"/etc/grub2-efi.cfg",
"/boot/efi/EFI/#{os_name.downcase}/grub.cfg",
"/boot/grub2/grub.cfg",
"/boot/grub/grub.cfg"
```

So on a CentOS 7 system `grub2-efi.cfg` is generated only
from `/etc/default/grub`.

With an EFI system configured for bios boot the
`/boot/grub2/grub.cfg` is the important one so
 `kernel_parameter` updates are not applied.

Taking inspiration from [new-kernel-pkg](https://github.com/rhboot/grubby/blob/master/new-kernel-pkg)
to see what happens on kernel upgrade `grubby` is called for each of
these files that exists so emulating this logic make sense.

Fixes #4

* fixup - push in a different way

171 of 182 relevant lines covered (93.96%)

10.46 hits per line

Source Files on job 112.2 (2.4.4, PUPPET=6 RUBY_AUGEAS=0.5)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 110
  • Travis Job 112.2
  • 082bf147 on github
  • Prev Job for 2.4.4, PUPPET=6 RUBY_AUGEAS=0.5 on master (#108.2)
  • Next Job for 2.4.4, PUPPET=6 RUBY_AUGEAS=0.5 on master (#116.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc