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

hercules-team / augeasproviders_grub / 112
34%

Build:
DEFAULT BRANCH: master
Ran 21 May 2020 08:03AM UTC
Jobs 2
Files 4
Run time 4s
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

pending completion
112

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

4 of 4 new or added lines in 1 file covered. (100.0%)

171 of 182 relevant lines covered (93.96%)

20.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 112.1 (2.4.4, PUPPET=5.5 RUBY_AUGEAS=0.5 FORGE_PUBLISH=true) 21 May 2020 08:03AM UTC 0
95.4
Travis Job 112.1
2 112.2 (2.4.4, PUPPET=6 RUBY_AUGEAS=0.5) 21 May 2020 08:03AM UTC 0
93.96
Travis Job 112.2
Source Files on build 112
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #112
  • 082bf147 on github
  • Prev Build on master (#108)
  • Next Build on master (#116)
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

© 2025 Coveralls, Inc