Skip to content

Conversation

guzu
Copy link

@guzu guzu commented Oct 17, 2025

No description provided.

@guzu guzu requested a review from ydirson October 17, 2025 08:03
@guzu guzu force-pushed the eva/local-cmd-generalize branch 3 times, most recently from defe998 to 31da723 Compare October 17, 2025 08:25
@guzu guzu force-pushed the eva/local-cmd-generalize branch from 31da723 to 33bd187 Compare October 17, 2025 08:40
@guzu
Copy link
Author

guzu commented Oct 20, 2025

I didn't manage to test everything because I don't know yet how to setup some tests.

@stormi
Copy link
Member

stormi commented Oct 20, 2025

I didn't manage to test everything because I don't know yet how to setup some tests.

Can you list the ones you could test and the ones you couldn't? We could likely either help you run the remaining ones, or have them run on the CI hosts from your branch.

@guzu
Copy link
Author

guzu commented Oct 20, 2025

Can you list the ones you could test and the ones you couldn't? We could likely either help you run the remaining ones, or have them run on the CI hosts from your branch.

Sure, I did:

  • tests/network/test_vif_allowed_ip.py
  • tests/storage/ext/test_ext_sr.py : mostly to test reboot()
  • tests/xapi_plugins/plugin_netdata/test_netdata.py

I think we need to test the following:

  • scripts/install_xcpng.py: which is not a test but is using lots of lib functions used also by the tests
  • tests/xo/test_xo_connection.py : I didn't manage to register xo-cli register
  • tests/fs_diff/test_fs_diff.py

@stormi
Copy link
Member

stormi commented Oct 20, 2025

Ok, so the first one and the third one are not covered by the main CI runs, they're in installation/upgrade tests that @ydirson is much knowledgeable about.

The test_xo_connection.py one, it would be good to make it work. It can be useful to have a local xo-cli and to connect to a XO instance.

@guzu
Copy link
Author

guzu commented Oct 21, 2025

Update:

  • test_xo_connection.py is working fine with @stormi VM, not mine for unknown reason yet, at least the test is not broken
  • no news for other tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants