From c908c9583870f24969a58d41017fcd327e0780a2 Mon Sep 17 00:00:00 2001 From: Rex Lee Date: Tue, 26 Sep 2017 08:19:13 +0000 Subject: 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 --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 9ea225f67..ceb2bd1a0 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 9ea225f671b774c6e373dbaab146d68cac16194e +Subproject commit ceb2bd1a0a3266d3bb72adbbf5ddad8ec86e3128 -- cgit 1.2.3-korg