Project

General

Profile

Actions

Fix #25069

open

Build py3-only Ceph for Ubuntu Bionic

Added by Nathan Cutler over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Ubuntu "Bionic" is py3-only by default. As long as Ceph does not introduce (directly or indirectly) any dependency on py2, Ceph on Bionic could run on a py3-only system.

Since https://github.com/ceph/ceph/pull/20018 was merged it has been possible to configure Ceph for py3-only by providing the following options to cmake:

-DWITH_PYTHON2=OFF -DWITH_PYTHON3=ON -DMGR_PYTHON_VERSION=3

If the Ceph master build for Ubuntu was configured like this, we could use Ubuntu Bionic to test py3-only in teuthology.

Actions #1

Updated by Patrick Donnelly over 5 years ago

  • Tracker changed from Feature to Fix
  • Project changed from Ceph to devops
  • Priority changed from Normal to High
Actions

Also available in: Atom PDF