commit | dac4738ac1b2ef55f1ad6a17b341b0cb111ec00c | [log] [tgz] |
---|---|---|
author | Alexander Gubanov <greatehop@gmail.com> | Fri Jun 24 16:49:36 2016 +0300 |
committer | Alexander Gubanov <ogubanov@mirantis.com> | Tue Jun 28 12:06:08 2016 +0300 |
tree | 17e3f16e2e72549c2998cb5d731d83ec8e16dbbe | |
parent | 508b96669d5b549f15aca2ea0e94db715b69fb32 [diff] |
Fix search disk name for the config_drive in scenario test This commit fixes search for config_drive device name in test "verify_metadata_on_config_drive", that supports only lowercase. It needs because "mkfs" tool, for example in RHEL, capitalize the label for config_drive ("CONFIG-2" instead of "config-2"), that used in test as filter for blkid. Closes-Bug: #1596868 Change-Id: I09684a7a295ea12ac372aadac926fe34708a66d4