X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fdaexim%2Fschedule_export_include.json;h=95f7761d4baabd6cf2f3271b40b57efe306b3611;hb=18c1a5b0a090dd2314fd0edc0be5fb9106fb3efb;hp=0f3f96fed15b3863a289f8994ec38522cb170e44;hpb=b8f7ec0a01044e03e665bd5585b09675ad7db3a8;p=integration%2Ftest.git diff --git a/csit/variables/daexim/schedule_export_include.json b/csit/variables/daexim/schedule_export_include.json index 0f3f96fed1..95f7761d4b 100644 --- a/csit/variables/daexim/schedule_export_include.json +++ b/csit/variables/daexim/schedule_export_include.json @@ -1,10 +1,10 @@ { "input": { - "data-export-import:run-at": ${TIME}, + "data-export-import:run-at": ${time}, "data-export-import:included-modules" : [ { - "module-name": "${MODULE}", - "data-store": "${STORE}" + "module-name": "${module}", + "data-store": "${store}" } ] }