[asterisk-bugs] [JIRA] (ASTERISK-24954) Git migration: Asterisk version numbers are incompatible with the Test Suite
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Apr 13 09:41:33 CDT 2015
Matt Jordan created ASTERISK-24954:
--------------------------------------
Summary: Git migration: Asterisk version numbers are incompatible with the Test Suite
Key: ASTERISK-24954
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24954
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/BuildSystem
Affects Versions: 13.3.2, 12.8.2, 11.17.1, 1.8.32.3
Reporter: Matt Jordan
The Asterisk Test Suite requires knowledge of the upstream branch in order to know whether a test can execute against an installed version of Asterisk. After moving to Git, the Asterisk version currently consists of only a 'GIT" prefix followed by an object blob, e.g., {{GIT-as08d7}}. The Test Suite has no way of making sense of that.
In order to fix this, each primary branch of Asterisk needs to report the branch that it is. Branches that track off of an upstream primary branch will then get the benefit of the Test Suite "knowing" which major version of tests are applicable.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list