Explorar o código

Merge pull request #13757 from jakesmith/hpcc-24050-regress-roxieserviceaccess

HPCC-24050 Add //class=roxiesericeaccess to some tests

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman %!s(int64=5) %!d(string=hai) anos
pai
achega
67f9cac1c0

+ 1 - 0
testing/regress/ecl/httpcall_jsonpost.ecl

@@ -15,6 +15,7 @@
     limitations under the License.
     limitations under the License.
 ############################################################################## */
 ############################################################################## */
 
 
+//class=roxieserviceaccess
 //version targetIP='127.0.0.1',goodPort='9876',blacListedPort='9875'
 //version targetIP='127.0.0.1',goodPort='9876',blacListedPort='9875'
 
 
 #option('generateGlobalId', true);
 #option('generateGlobalId', true);

+ 1 - 0
testing/regress/ecl/httpcall_xmlpost.ecl

@@ -15,6 +15,7 @@
     limitations under the License.
     limitations under the License.
 ############################################################################## */
 ############################################################################## */
 
 
+//class=roxieserviceaccess
 //version targetIP='127.0.0.1',goodPort='9876',blacListedPort='9875'
 //version targetIP='127.0.0.1',goodPort='9876',blacListedPort='9875'
 
 
 #option('generateGlobalId', true);
 #option('generateGlobalId', true);

+ 1 - 0
testing/regress/ecl/soapcall.ecl

@@ -15,6 +15,7 @@
     limitations under the License.
     limitations under the License.
 ############################################################################## */
 ############################################################################## */
 
 
+//class=roxieserviceaccess
 //version targetIP='127.0.0.1',goodPort='9876',blacListedPort='9875'
 //version targetIP='127.0.0.1',goodPort='9876',blacListedPort='9875'
 
 
 #option('generateGlobalId', true);
 #option('generateGlobalId', true);