Skip to content

Fix 62681087: set verify_python_version priority to 5 - #4557

Merged
LiliDeng merged 1 commit into
mainfrom
fix/62681087-verify-python-priority5
Jun 25, 2026
Merged

Fix 62681087: set verify_python_version priority to 5#4557
LiliDeng merged 1 commit into
mainfrom
fix/62681087-verify-python-priority5

Conversation

@lubaihua33

@lubaihua33 lubaihua33 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Change AzureImageStandard.verify_python_version test case priority from 1 to 5

Setting priority to 5 ensures it only runs when a project explicitly selects it.

@lubaihua33
lubaihua33 requested a review from LiliDeng as a code owner June 25, 2026 05:40
Copilot AI review requested due to automatic review settings June 25, 2026 05:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the scheduling metadata for the AzureImageStandard.verify_python_version test case by lowering its execution priority so it won’t run in default pipelines unless explicitly selected.

Changes:

  • Updated verify_python_version test case metadata priority from 1 to 5.

@github-actions

Copy link
Copy Markdown

❌ AI Test Selection — FAILED

26 test case(s) selected (view run)

Marketplace image: canonical 0001-com-ubuntu-server-jammy 22_04-lts-gen2 latest

Count
✅ Passed 18
❌ Failed 1
⏭️ Skipped 7
Total 26
Test case details
Test Case Status Time (s) Message
verify_ifcfg_eth0 (lisa_0_4) ⏭️ SKIPPED 0.000 check skipped: OS type mismatch: ["requires [<class 'lisa.operating_system.Fedora'>] but VM supports [<class 'lisa.opera
verify_udev_rules_moved (lisa_0_5) ⏭️ SKIPPED 0.000 check skipped: OS type mismatch: ["requires [<class 'lisa.operating_system.CoreOs'>, <class 'lisa.operating_system.Fedor
verify_dhcp_file_configuration (lisa_0_6) ⏭️ SKIPPED 0.000 check skipped: OS type mismatch: ["requires [<class 'lisa.operating_system.CBLMariner'>, <class 'lisa.operating_system.S
verify_yum_conf (lisa_0_7) ⏭️ SKIPPED 0.000 check skipped: OS type mismatch: ["requires [<class 'lisa.operating_system.Fedora'>] but VM supports [<class 'lisa.opera
verify_cloud_init_error_status (lisa_0_14) ⏭️ SKIPPED 0.000 check skipped: OS type mismatch: ["requires [<class 'lisa.operating_system.CBLMariner'>] but VM supports [<class 'lisa.o
verify_network_manager_not_installed (lisa_0_2) ⏭️ SKIPPED 0.000 check skipped: OS type mismatch: ["requires [<class 'lisa.operating_system.Fedora'>] but VM supports [<class 'lisa.opera
verify_network_file_configuration (lisa_0_3) ⏭️ SKIPPED 0.000 check skipped: OS type mismatch: ["requires [<class 'lisa.operating_system.CBLMariner'>, <class 'lisa.operating_system.F
verify_grub (lisa_0_1) ✅ PASSED 0.508
verify_bash_history_is_empty (lisa_0_12) ✅ PASSED 0.819
verify_default_targetpw (lisa_0_0) ✅ PASSED 6.342
verify_serial_console_is_enabled (lisa_0_11) ✅ PASSED 1.875
verify_no_pre_exist_users (lisa_0_16) ✅ PASSED 1.981
verify_resource_disk_file_system (lisa_0_18) ✅ PASSED 3.702
verify_waagent_version (lisa_0_19) ✅ PASSED 0.262
verify_openssl_version (lisa_0_21) ✅ PASSED 1.050
verify_azure_64bit_os (lisa_0_22) ✅ PASSED 1.101
verify_repository_installed (lisa_0_10) ✅ PASSED 23.489
verify_omi_version (lisa_0_23) ✅ PASSED 1.310
verify_no_swap_on_osdisk (lisa_0_24) ✅ PASSED 1.757
verify_essential_kernel_modules (lisa_0_25) ✅ PASSED 1.546
verify_hv_kvp_daemon_installed (lisa_0_9) ✅ PASSED 1.157
verify_client_active_interval (lisa_0_15) ✅ PASSED 1.400
verify_resource_disk_readme_file (lisa_0_17) ✅ PASSED 2.659
verify_boot_error_fail_warnings (lisa_0_13) ❌ FAILED 2.957 failed. AssertionError: [unexpected error/failure/warnings shown up in bootup log of distro Ubuntu 22.4.0] Expected <['J
verify_python_version (lisa_0_20) ✅ PASSED 1.065
verify_os_update (lisa_0_8) ✅ PASSED 59.731

@LiliDeng
LiliDeng merged commit 4a8f4ff into main Jun 25, 2026
62 checks passed
@LiliDeng
LiliDeng deleted the fix/62681087-verify-python-priority5 branch June 25, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants