Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tue, 12 Jun 2018 07:27:51 +0000 (07:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 12 Jun 2018 07:27:51 +0000 (07:27 +0000)
commitc1c90cbd012a8540eef3a262152936d3f6c93708
treeb13af2810c98c5879962ef54d2b531682cda24aa
parent9ee58e3fea7eb35e3ae2d7b6b21c2bb8f84ace3d
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'YARDSTICK-1218', 'YARDSTICK-1216', 'YARDSTICK-1215', 'YARDSTICK-1214'

    * changes:
      Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptions
      Move ErrorClass definition to exceptions module
      Convert SSH custom exceptions to Yardstick exceptions
      Remove AnsibleCommon class method mock

  - Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptions

    JIRA: YARDSTICK-1218

    Change-Id: I804065e9bce3e728f5bf9e756a78df8fd28f74ac
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Move ErrorClass definition to exceptions module

    JIRA: YARDSTICK-1216

    Change-Id: I82556e1d1b0c723221a58e188067cbce560b8338
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Convert SSH custom exceptions to Yardstick exceptions

    JIRA: YARDSTICK-1215

    Change-Id: I5ecfd3dccd91b07cd8de5309dfa1a372eff16ed0
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Remove AnsibleCommon class method mock

    In [1], several methods in "AnsibleCommon" class are mocked, but those
    mocks are not removed after the test execution. Depending on the test
    execution order, this affects other results.

    [1] https://github.com/opnfv/yardstick/blob/stable/fraser/yardstick/tests/unit/service/test_environment.py#L20

    JIRA: YARDSTICK-1214

    Change-Id: I85ef702b3b5b2fda5cf453a21b9f0bec61b155f0
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
docs/submodules/yardstick