Project

General

Profile

Actions

Bug #18420

open

Wrong interaction of os_version provided on command line with os_type test definition (affects --distro and --distro-version, too)

Added by Nathan Cutler over 7 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

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

Description

Situation: test definition contains "os_type: centos" but does not contain "os_version". On the "teuthology-suite" command line, I give a yaml file containing:

os_type: ubuntu
os_version: "14.04" 

This results in a test definition containing:

os_type: centos
os_version: "14.04" 

Since there is no centos 14.04, the job fails.


Related issues 1 (1 open0 closed)

Related to teuthology - Bug #16907: YAML files passed to teuthology-suite do not override the ones in suiteTriaged

Actions
Actions

Also available in: Atom PDF