summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2017-03-23 01:14:43 +0000
committerJingLu5 <lvjing5@huawei.com>2017-03-23 01:14:43 +0000
commit2fb078e21a3cd0dc69732f33b5a6ecc422eb577d (patch)
tree9a768b67a902465a4ac8bbd5f559204788340348 /tools
parent2eca6808f3750633a0ab265a027fc9941ff1eafc (diff)
Bugfix: TC002 image error in fuel-arm pod scenarios
JIRA: YARDSTICK-601 This error is cause because the TC 002 configuration file has been modified in image section, the old sed command in load_images.sh "sed -i 's/image: cirros-0.3.3/image: TestVM/g' tests/opnfv/test_cases/opnfv_yardstick_tc002.yaml samples/ping.yaml" didn't work properly. Change-Id: Ie897213622d05bb267f94b466eb2529e797d484e Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
='#n144'>144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192