aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-02-10 14:33:59 +0000
committerArne H Juul <arnej@yahooinc.com>2022-02-10 14:44:16 +0000
commit2525aa5dec35f97fc946cc18e4b684b7e0de7163 (patch)
treec86bcd71d2855c565f16e895cdf246e6daca632a /config-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg
parent2ccfcdfaf2f8f2b939eb6ce7e92fc7aa7cbdeab6 (diff)
un-ignore and fix old test
* has been temporarily ignored since 2012, with message: "Enable new content model implementation" * assume current behavior is correct until proven otherwise
Diffstat (limited to 'config-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg')
-rwxr-xr-xconfig-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/config-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg b/config-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg
index 657b05d63b7..fce2a6ef2ac 100755
--- a/config-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg
+++ b/config-model/src/test/cfg/routing/content_two_clusters/documentrouteselectorpolicy.cfg
@@ -1,6 +1,6 @@
-route[0].name "content/mobile"
-route[0].selector "mobile or mobile_search"
+route[0].name "mobile"
+route[0].selector "(mobile)"
route[0].feed ""
-route[1].name "content/music"
-route[1].selector "music or music_search"
+route[1].name "music"
+route[1].selector "(music)"
route[1].feed ""