commit | 06b6d1f55385d2c1abbb75443f7de531136e4584 | [log] [tgz] |
---|---|---|
author | Jatin Lodhia <jlodhia@google.com> | Fri Jun 12 11:06:15 2015 -0700 |
committer | Jatin Lodhia <jlodhia@google.com> | Fri Jun 12 11:06:21 2015 -0700 |
tree | 0d8eb6925c0d3f3ec7fdc6009d1101547cf1e741 | |
parent | 4f118323b9a6f431d17a31c0ac415daf0e8ae5d4 [diff] |
Fix a bug in StKey creation logic for dbInfoLayer This change adds a test to verify if the change fixes the bug. Error log from the newly added test before fixing the bug: --- FAIL: TestStKey (0.00s) db_info_test.go:32: dbInfoLayer stkey expected to be "$dbInfo:app1:db1" but found to be "$dbInfo:app1:app1:db1" Change-Id: I7e468fc2f55c6132a829001e43251c58c9628c1c