dubeejw commented on a change in pull request #3190: Code clean up
URL: 
https://github.com/apache/incubator-openwhisk/pull/3190#discussion_r161927421
 
 

 ##########
 File path: tests/src/test/scala/system/rest/GoCLINginxTests.scala
 ##########
 @@ -32,10 +32,7 @@ import DefaultJsonProtocol._
  */
 @RunWith(classOf[JUnitRunner])
 class GoCLINginxTests extends FlatSpec with Matchers with RestUtil {
-  val ProductName = "OpenWhisk_CLI"
   val DownloadLinkGoCli = "cli/go/download"
-  val OperatingSystems = List("mac", "linux", "windows")
-  val Architectures = List("386", "amd64")
 
 Review comment:
   content.json is intended to be a index file for all the downloadable CLIs 
hosted by nginx. This test is a quick way to verify that all the expected 
downloadables are actually hosted by the OpenWhisk backend. As long as we use 
OpenWhisk to host the downloadable CLIs, I think the suite has to stay.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to