AMBARI-22291 Adapt Repository Files For Existing Deployments for trunk UT (dgrinenko)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/a386b35d Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/a386b35d Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/a386b35d Branch: refs/heads/branch-feature-AMBARI-14714 Commit: a386b35d8c32500b7942083cd1048238d816b536 Parents: e455a64 Author: Dmytro Grinenko <[email protected]> Authored: Fri Oct 27 20:04:06 2017 +0300 Committer: Dmytro Grinenko <[email protected]> Committed: Fri Oct 27 20:04:06 2017 +0300 ---------------------------------------------------------------------- .../src/test/python/stacks/2.0.6/configs/repository_file.json | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/a386b35d/ambari-server/src/test/python/stacks/2.0.6/configs/repository_file.json ---------------------------------------------------------------------- diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/repository_file.json b/ambari-server/src/test/python/stacks/2.0.6/configs/repository_file.json index 7efb7d9..de458c0 100644 --- a/ambari-server/src/test/python/stacks/2.0.6/configs/repository_file.json +++ b/ambari-server/src/test/python/stacks/2.0.6/configs/repository_file.json @@ -57,6 +57,7 @@ "stackName": "HDP", "repoVersionId": 4, "repoVersion": "2.2.0.1-885", + "repoFileName": "ambari-hdp-4", "repositories": [ { "repoName": "HDP",
