summaryrefslogtreecommitdiffstats
path: root/infra/translate-utils/src
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-02-07 16:53:06 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-02-15 11:50:33 +0100
commit14c47d940c385ee563134a2708eac64e0d718204 (patch)
tree106c7cc2d194e145fabcdcacef74f4d99338ffa6 /infra/translate-utils/src
parentd6163446a156921fa57a17671de0309eaaa4f2e7 (diff)
Downgrade ODL dependencies to Beryllium-SR4
Workaround for HC2VPP-62 until https://bugs.opendaylight.org/show_bug.cgi?id=7759 is fixed. Change-Id: I0e9c82378865bf99c1843b0399940a53350e2d76 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/translate-utils/src')
-rw-r--r--infra/translate-utils/src/test/resources/expected-persisted-output.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/translate-utils/src/test/resources/expected-persisted-output.txt b/infra/translate-utils/src/test/resources/expected-persisted-output.txt
index 3e588c381..f0f5902e2 100644
--- a/infra/translate-utils/src/test/resources/expected-persisted-output.txt
+++ b/infra/translate-utils/src/test/resources/expected-persisted-output.txt
@@ -1,8 +1,8 @@
{
- "test-persistence:top-container2": {
+ "test-persistence:top-container": {
"string": "testing"
},
- "test-persistence:top-container": {
+ "test-persistence:top-container2": {
"string": "testing"
}
} \ No newline at end of file