Robert Kanter created OOZIE-1194:
------------------------------------
Summary: test-patch shouldn't run the testHive profile because it
not longer exists
Key: OOZIE-1194
URL: https://issues.apache.org/jira/browse/OOZIE-1194
Project: Oozie
Issue Type: Bug
Components: tests
Affects Versions: trunk
Reporter: Robert Kanter
Assignee: Robert Kanter
Fix For: trunk
OOZIE-1124 removed the {{testHive}} profile, but test-patch still tries to run
{{TestHiveMain}} and {{TestHiveActionExecutor}} with the {{testHive}} profile
after the regular test run. We should update test-patch to no longer do this
because the Jenkins build will actually run those two tests twice and also
print this warning message:
{noformat}
[WARNING] The requested profile "testHive" could not be activated because it
does not exist.
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira