[Asterisk-code-review] testsuite: Add entries to conflicts.txt for voicemail (testsuite[master])
George Joseph
asteriskteam at digium.com
Thu May 18 11:59:44 CDT 2017
Hello Kevin Harwell, Mark Michelson, Jenkins2,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/5642
to look at the new patch set (#2).
Change subject: testsuite: Add entries to conflicts.txt for voicemail
......................................................................
testsuite: Add entries to conflicts.txt for voicemail
Currently Jenkins has to do 2 separate builds for gates and
periodics, one with app_voicemail but without res_mwi_external, and
one with res_mwi_external but without app_voicemail since those 2
modules conflict. Having to do 2 builds however is now an issue
because we want to share the same build across all test runs.
* Added entries in conflicts.txt that prevent app_voicemail
from loading if res_mwi_external or its related modules are a test
dependency and that prevent res_mwi_external and its related
modules from loading if app_voicemail is a test dependency.
* Tests that had explicit modules.conf.inc files to accomplish the
same thing have been removed.
Change-Id: I8484e83de913f69fff305e8cb5570ebc75b13943
---
M configs/conflicts.txt
D tests/channels/pjsip/subscriptions/mwi/missing_aor/configs/ast1/modules.conf.inc
D tests/channels/pjsip/subscriptions/mwi/mwi_aggregate/configs/ast1/modules.conf.inc
D tests/channels/pjsip/subscriptions/mwi/no_accept_header/configs/ast1/modules.conf.inc
D tests/channels/pjsip/subscriptions/mwi/unsolicited/mailbox_count_changes/configs/ast1/modules.conf.inc
5 files changed, 3 insertions(+), 6 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/42/5642/2
--
To view, visit https://gerrit.asterisk.org/5642
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8484e83de913f69fff305e8cb5570ebc75b13943
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
More information about the asterisk-code-review
mailing list