Skip to content
Snippets Groups Projects
Commit e01cb5df authored by Christophe Palmann's avatar Christophe Palmann
Browse files

ENH: RESOURCE_LOCK added

parent c40ab2cd
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ otb_add_test(NAME ioTeImageToKmzAndMapFileProductExample COMMAND ${OTB_TEST_DRIV
399.000000 264.000000 -72.255020 18.523664 0.000000
42.000000 232.000000 -72.426552 18.540876 0.000000
)
set_property(TEST ioTeImageToKmzAndMapFileProductExample PROPERTY RESOURCE_LOCK web_access)
otb_add_test(NAME ioTeTileMapImageIOExampleTest COMMAND ${OTB_TEST_DRIVER}
--compare-image 10.0
......
......@@ -15,9 +15,10 @@ otb_add_test(NAME tsTvDataIsNightlyRevision COMMAND otbCurlAdaptersTestDriver
otbIsNightlyRevision
${OTB_DATA_WC_REVISION}
http://hg.orfeo-toolbox.org/nightly/dataNightlyNumber )
set_property(TEST tsTvDataIsNightlyRevision PROPERTY RESOURCE_LOCK web_access)
otb_add_test(NAME tsTvIsNightlyRevision COMMAND otbCurlAdaptersTestDriver
otbIsNightlyRevision
${OTB_WC_REVISION}
http://hg.orfeo-toolbox.org/nightly/libNightlyNumber )
set_property(TEST tsTvIsNightlyRevision PROPERTY RESOURCE_LOCK web_access)
......@@ -43,6 +43,7 @@ otb_add_test(NAME ioTvMapFileProductWriter COMMAND otbCartoTestDriver
http://localhost/cgi-bin/mapserv # cgi executable path
256
)
set_property(TEST ioTvMapFileProductWriter PROPERTY RESOURCE_LOCK web_access)
otb_add_test(NAME ioTuOSMToVectorDataGenerator COMMAND otbCartoTestDriver
otbOSMToVectorDataGeneratorNew
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment