Project

General

Profile

Actions

Bug #5887

closed

create a `-b` flag to use a ceph-deploy branch

Added by Alfredo Deza over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

Teuthology does not currently allow to pass in a flag to be able to point to a `ceph-deploy` branch and it will
use master by default.

The idea behind having a flag is to be able to use it to test non-master branches before they go into master, making sure
they do not break test runs.

Actions #1

Updated by Alfredo Deza over 10 years ago

Actually, better than a flag is a `YAML` key.

There is some work being done with this, but the naming will be odd because there is already a `branch` key reserved for ceph branches that look like:

ceph-deploy:
  branch: master

This should be named explicitly so something like this would work:

ceph-deploy:
  ceph-deploy-branch: my_branch
Actions #2

Updated by Alfredo Deza over 10 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Alfredo Deza over 10 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Alfredo Deza over 10 years ago

  • Status changed from Fix Under Review to Resolved

Merged into teuthology's master branch

Hash: 13edfe6bdf48abb22a20598c6da09207529f8cc4

Actions

Also available in: Atom PDF