Project

General

Profile

Actions

Bug #47354

closed

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 1 (0 open1 closed)

Copied to ceph-volume - Backport #47409: octopus: avoid py3 format strings for nowResolvedJan FajerskiActions
Actions #1

Updated by Jan Fajerski over 3 years ago

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

Updated by Jan Fajerski over 3 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Nathan Cutler over 3 years ago

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

Updated by Jan Fajerski over 3 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF