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

xapi-project / xen-api / 21847002420
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gtn-image-formats
DEFAULT BRANCH: master
Ran 10 Feb 2026 12:49AM 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

10 Feb 2026 12:48AM UTC coverage: 80.459%. Remained the same
21847002420

push

github

web-flow
Improve handling of trusted certificates (#6826)

The design is
https://github.com/xapi-project/xen-api/blob/master/doc/content/design/trusted-certificates.md
(It's a little bit out-of-date. Will update it later. And remaining
changes will be raised in following PRs)

Manual tests are done with a new purpose `testing` (change is not
included in this PR) like:
```
xe pool-install-trusted-certificate filename=root.pem ca=true purpose=licensing,testing
xe pool-install-trusted-certificate filename=root.pem ca=true purpose=licensing,testing # will report error
xe pool-install-trusted-certificate filename=root.pem ca=true
xe pool-install-trusted-certificate filename=leaf.pem ca=false purpose=licensing,testing
xe pool-install-trusted-certificate filename=leaf.pem ca=false # will report error
xe certificate-list
xe pool-uninstall-trusted-certificate certificate-uuid=<UUID>
xe pool-certificate-sync
xe pool-crl-install filename=crl01.pem
xe pool-crl-uninstall name=crl01.pem
```
And `pool.join` and `pool.eject` for exchanging trusted certificates and
CRLs.

The certificate stores under `/etc/trusted-certs/` on coordinator and
supporter hosts' dom0 filesystem.

3504 of 4355 relevant lines covered (80.46%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 21847002420.1 10 Feb 2026 12:49AM UTC 34
80.46
GitHub Action Run
Source Files on build 21847002420
  • 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 #21847002420
  • a6e1046b on github
  • Prev Build on feature/trusted-certs (#21131041090)
  • Next Build on feature/trusted-certs (#21848093907)
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