summaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml
diff options
context:
space:
mode:
authorting wu <ting.wu@enea.com>2018-01-16 13:27:28 +0100
committerting wu <ting.wu@enea.com>2018-01-26 10:15:39 +0100
commit7b3cc9cddc9ecda27b1d8dc82b18a97264efe57a (patch)
tree6e302ef6fb96b1a0091d0b8f989b62225bb6e29e /tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml
parent07871f9503e4abbc0d4fee05f0b87cce782f5c3c (diff)
Modify fuel_baremetal pod config file
The current HA testcases failed on fuel baremetal installer with reason "SSHTimeout". This is due to incorrect ssh login info in the pod config file. The change is to by running 'prepare_env.sh' script to - read env vars 'USER_NAME' and 'SSH_KEY' - replace the 'node_username' to env var 'USER_NAME' - replace the "node_keyfile" to env var 'SSH_KEY' JIRA: ARMBAND-317 Change-Id: I0239892f447ae99ab4025eedcd133e1b6f04e5a5 Signed-off-by: ting wu <ting.wu@enea.com>
Diffstat (limited to 'tests/unit/benchmark/contexts/nodes_duplicate_sample.yaml')
0 files changed, 0 insertions, 0 deletions
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 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243