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

xapi-project / xen-api / 15995498107
78%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/master/pr-6642-1d836937c3e88e690487bebebe8757038e77138e
DEFAULT BRANCH: master
Ran 01 Jul 2025 09:33AM UTC
Jobs 1
Files 33
Run time 1min
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

01 Jul 2025 09:32AM UTC coverage: 77.719%. Remained the same
15995498107

push

github

web-flow
CA-412636: hostname changed to localhost with static IP and reboot (#6546)

According to
https://www.freedesktop.org/software/systemd/man/latest/hostname.html
Systemd set hostname with following sequence
- kernel parameter, systemd.hostname
- static hostname in /etc/hostname
- transient hostname like DHCP
- localhost at systemd compile time

Once the host is configured with static IP and reboot, it would just
lost its hostname as no DHCP or static IP available.

However, the hostname is critical to AD function as it construct the
machine account.

The hostname should be persisted as static name during joining AD, this
is also what PBIS does.

Note: the static hostname is not cleaned during domain leave. This is by
intention to avoid losing hostname after reboot with static IP

cba2f1d5e tried to resovle the issue and
update /etc/resolv.conf However, /etc/resolv.conf does not help and
conflict with xcp-networkd, as networkd override the configure every 5
minutes Here we just revert the resolv.conf update

3359 of 4322 relevant lines covered (77.72%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 15995498107.1 01 Jul 2025 09:33AM UTC 33
77.72
GitHub Action Run
Source Files on build 15995498107
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15995498107
  • aa1653aa on github
  • Prev Build on gh-readonly-queue/master/pr-6489-1b20f517c5ab989283a918ad5fce153706065084 (#15994663031)
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