Project

General

Profile

Actions

Backport #46349

closed

nautilus: qa/tasks: make sh() in vstart_runner.py identical with teuthology.orchestra.remote.sh

Added by Nathan Cutler almost 4 years ago. Updated almost 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Release:
nautilus
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Related issues 1 (0 open1 closed)

Copied from CephFS - Bug #46069: qa/tasks: make sh() in vstart_runner.py identical with teuthology.orchestra.remote.shResolvedJos Collin

Actions
Actions #1

Updated by Nathan Cutler almost 4 years ago

  • Copied from Bug #46069: qa/tasks: make sh() in vstart_runner.py identical with teuthology.orchestra.remote.sh added
Actions #2

Updated by Nathan Cutler almost 4 years ago

  • Status changed from New to Rejected

In nautilus, the "sh" function is the one from teuthology/misc:

 19     def sh(self, command, log_limit=1024, cwd=None, env=None):
 18 
 17         return misc.sh(command=command, log_limit=log_limit, cwd=cwd,
 16                         env=env)

Not sure how to proceed with this nautilus backport.

Actions #3

Updated by Nathan Cutler almost 4 years ago

  • Status changed from Rejected to Need More Info
  • Assignee set to Jos Collin
Actions #4

Updated by Jos Collin almost 4 years ago

  • Status changed from Need More Info to Rejected

Let's skip nautilus as this is implemented differently in nautilus.

Actions

Also available in: Atom PDF