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

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

Build:
Build:
LAST BUILD BRANCH: dev/pau/majmin
DEFAULT BRANCH: master
Ran 10 Sep 2025 07:10AM 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 Sep 2025 07:09AM UTC coverage: 80.368%. Remained the same
17606070809

push

github

web-flow
Add pool-level field to limit VNC console access to one session per VM/host (#6647)

- First commit:
Introduces a new pool-level parameter that restricts VNC console access
    to a single active session per VM/host.
This prevents multiple users from simultaneously connecting to the same
VM console,
    preventing one user 'watching' another user operating a session.

- Second commit:
When the `limit_console_sessions` is true.
    - Enforced a single active VNC console connection per VM/host
    - Disable connection to websocket

Tested:
- [root@eu1-dt094 bin]# xe pool-param-get
uuid=de76d8c9-2e1b-f868-39fe-5768bf8c3c0d
param-name=limit-console-sessions
true
Only one console can be connected:
<img width="3370" height="1162" alt="image"
src="https://github.com/user-attachments/assets/6c231cf5-51d1-4e91-b8dd-6249a74b925c"
/>

- [root@eu1-dt094 bin]# xe pool-param-get
uuid=de76d8c9-2e1b-f868-39fe-5768bf8c3c0d
param-name=limit-console-sessions
false
Both consoles can be connected:
<img width="3420" height="1165" alt="image"
src="https://github.com/user-attachments/assets/be7adbc1-82d4-4240-8d09-dde201597adc"
/>

3496 of 4350 relevant lines covered (80.37%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 17606070809.1 10 Sep 2025 07:10AM UTC 34
80.37
GitHub Action Run
Source Files on build 17606070809
  • 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 #17606070809
  • adcb995b on github
  • Prev Build on v25.30.0 (#17406795225)
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