Non-secure REST test added to skip list

Changes:
    - Added in public master test skip list
      test_lists/skip_test_witherspoon
    - Added in GA2 test skip list
      test_lists/witherspoon/skip_test_witherspoon_GA2

This test cases are only applicable for older releases.

Resolves  openbmc/openbmc-test-automation#1363

Change-Id: Idcff103059063530b04c3d08f736c4a5b3e7f713
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/test_lists/skip_test_witherspoon b/test_lists/skip_test_witherspoon
index 617ec2d..b6afb83 100644
--- a/test_lists/skip_test_witherspoon
+++ b/test_lists/skip_test_witherspoon
@@ -17,3 +17,6 @@
 -e Test_Identify_LED_And_Verify_Via_REST
 # NXDMAENG UE error injection is not available in latest p9dd1ffdcv104.xlsm
 -e Verify_Unrecoverable_Callout_Handling_For_NXDMAENG
+# NA test case with nginx support.
+-e Test_Non_SSL_Connection_To_Port_80
+-e Test_Non_SSL_Connection_To_Port_443
diff --git a/test_lists/witherspoon/skip_test_witherspoon_GA2 b/test_lists/witherspoon/skip_test_witherspoon_GA2
index 617ec2d..e43333e 100644
--- a/test_lists/witherspoon/skip_test_witherspoon_GA2
+++ b/test_lists/witherspoon/skip_test_witherspoon_GA2
@@ -17,3 +17,6 @@
 -e Test_Identify_LED_And_Verify_Via_REST
 # NXDMAENG UE error injection is not available in latest p9dd1ffdcv104.xlsm
 -e Verify_Unrecoverable_Callout_Handling_For_NXDMAENG
+# NA test case for Witherspoon with nginx support on GA2.
+-e Test_Non_SSL_Connection_To_Port_80
+-e Test_Non_SSL_Connection_To_Port_443