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

xapi-project / xen-api / 25953978688
79%

Build:
DEFAULT BRANCH: master
Ran 16 May 2026 05:34AM UTC
Jobs 1
Files 34
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

15 May 2026 01:18AM UTC coverage: 80.459%. Remained the same
25953978688

push

github

web-flow
CA-427275: Fix coordinator fail to start after call emergency-ha-disable (#7068)

When HA start failed due to like ha_cannot_access_statefile, it will set
slave_emergency_mode and retry. User can call
`host-emergency-ha-disable` to disable pool ha and go on. But the
slave_emergency_mode is not cleaned.

Before commit 8aca0e62, the following XAPI start sequence will fail due
to slave_emergency_mode and XAPI crash. System service restart XAPI with
slave_emergency_mode unset (default value) and XAPI start successfully.

After 8aca0e62 (PR #6972), the short-circuit internal coordinator rpc by
`fake_rpc2` will not check slave_emergency_mode, XAPI start complete but
slave_emergency_mode is never cleaned on coordinator. Commands from
outside will check slave_emergency_mode and fail with
emergency_mode_error, see Api_server `callback1`.

In this PR, two fixes:
- Reuse fake_rpc to replace the new introduced fake_rpc2
- Clean slave_emergency_mode after leave xapi ha start loop

3504 of 4355 relevant lines covered (80.46%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 25953978688.1 16 May 2026 05:34AM UTC 34
80.46
GitHub Action Run
Source Files on build 25953978688
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25953978688
  • 240b9ff9 on github
  • Prev Build on gh-readonly-queue/master/pr-7066-88ce554fe1ac559b9a39fdfbcf7540893a76dc23 (#25853963071)
  • Next Build on master (#25982879518)
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