Gyorgy Gal created LIVY-1011: -------------------------------- Summary: Update CI environment, fix failing PythonInterpreterSpec test with Python 3.10+ Key: LIVY-1011 URL: https://issues.apache.org/jira/browse/LIVY-1011 Project: Livy Issue Type: Improvement Reporter: Gyorgy Gal Assignee: Gyorgy Gal
The CI environment broke due to library version conflicts between the image and the checkout action. The livy-ci Docker image needs to be updated with a more recent version of Ubuntu, ensuring that the unit tests all pass. This includes fixing the issues with PythonInterpreterSpec with Python 3.10+ (which is the default in Ubuntu 20.04). -- This message was sent by Atlassian Jira (v8.20.10#820010)