Project

General

Profile

Bug #47354

avoid py3 format strings for now

Added by Jan Fajerski over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Seeing tox failing on some jenkins hosts with invalid syntax errors.

This is due to using py3 format strings with py3.5 (format strings were introduced in py3.6).

Avoid format strings for now. drive_groups/main.py is affected only


Related issues

Copied to ceph-volume - Backport #47409: octopus: avoid py3 format strings for now Resolved

History

#1 Updated by Jan Fajerski over 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 37039

#2 Updated by Jan Fajerski over 3 years ago

  • Status changed from Fix Under Review to Pending Backport

#3 Updated by Nathan Cutler over 3 years ago

  • Copied to Backport #47409: octopus: avoid py3 format strings for now added

#4 Updated by Jan Fajerski over 3 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF