Update git submodules
authorRex Lee <limingjiang@huawei.com>
Tue, 26 Sep 2017 08:19:13 +0000 (08:19 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 26 Sep 2017 08:19:13 +0000 (08:19 +0000)
commitc908c9583870f24969a58d41017fcd327e0780a2
treec5a7f56b974d587f153b1a1a92df1dca8b7e8178
parent2acf28bacd752263b7bd6a707bad113de9a40237
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add nodeSelector to enable selecting the desired Kubernetes running node when creating containers for Kubernetes context"
  - Add nodeSelector to enable selecting the desired
    Kubernetes running node when creating containers for
    Kubernetes context

    For example, a yaml file may looks like:
     servers:
        host:
          image: xxx
          command: /bin/bash
          nodeSelector:
              xxx: yyy

    Synchronously change the unit test for this function

    Change-Id: If74c9dad9b1a70395bb79f34708a0fde04e7e650
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
docs/submodules/yardstick