summaryrefslogtreecommitdiffstats
path: root/utils/k8s_setup/k8s_config_pre.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-02-21bug-fix: fix timeout sshing to get k8s configYang (Gabriel) Yu1-1/+1
JIRA: BOTTLENECK-251 Change-Id: Ia04d335f39471522078fbc7352be308c49eecd14 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-17bug-fix: kubectl not installed in Bottlenecks dockerYang (Gabriel) Yu1-0/+14
JIRA: BOTTLENECK-246 Resulting in falure in executing k8s capacity test in Bottlenecks CI Change-Id: Ibf94ccc3d9ce6963ddbc76f8e2168b3a841e347b Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-15bug-fix: get k8s configYang (Gabriel) Yu1-2/+2
JIRA: BOTTLENECK-243 Geting k8s config using sshpass will fail when frst time loginning to k8s master. Add -o StrictHostKeyChecking=no to input the prompt. Change-Id: Ib9ab3617b6d50ab85be317faf715f751fcda9149 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-08-16add k8s capacity test caseYang (Gabriel) Yu1-1/+1
JIRA: BOTTLENECK-243 Change-Id: I0f36aac10cf0e05560051c785ada397e0c97e112 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-08-11add k8s test configs preparationYang (Gabriel) Yu1-0/+66
JIRA: BOTTLENECK-243 Change-Id: I994c71f03c4c2429d62618920cfc92fc1ed16abe Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>