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

xapi-project / xen-api / 15995694504 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2025 09:53AM UTC
Files 33
Run time 2s
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
15995694504.1

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

Source Files on job python3.11 - 15995694504.1
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15995694504
  • aa1653aa on github
  • Prev Job for on master (#15994663031.1)
  • Next Job for on master (#16015416475.1)
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