Fix DB upgrade machinery#216
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates tasks/upgrade.yml to specify a non-default Python interpreter (/usr/bin/python3.9) for a database query task to ensure a recent pymysql version is used. The feedback suggests avoiding hardcoding this path directly in the task to maintain flexibility, recommending instead the use of a variable with a fallback default.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
Worked ok in slurm appliance CI here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/29017171482/job/86137980900?pr=994 |
ansible.builtin.expectrequires system python to havepexpectpackage installed