aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/vnf/epc/featureFiles
diff options
context:
space:
mode:
Diffstat (limited to 'functest/opnfv_tests/vnf/epc/featureFiles')
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/000-local-commands.feature12
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI.feature39
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature32
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature33
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature33
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_Attach_With_GUTI.feature36
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature44
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_Accept.feature45
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature47
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature38
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature62
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature45
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature42
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature46
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature45
-rw-r--r--functest/opnfv_tests/vnf/epc/featureFiles/ResourceBundle.xml4
24 files changed, 0 insertions, 955 deletions
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/000-local-commands.feature b/functest/opnfv_tests/vnf/epc/featureFiles/000-local-commands.feature
deleted file mode 100644
index 438e2c0e..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/000-local-commands.feature
+++ /dev/null
@@ -1,12 +0,0 @@
- Feature: Local_Commands_Testing
-
- @local-commands
- Scenario: Local Commands testing
- Given all configured endpoints for SSH are connected successfully
- When I execute the command ifconfig in this system and check the presence of following strings in the response:
- | responseResult | existence |
- | inet | {string:nocase:present} |
- | UP | {string:nocase:present} |
- | BROADCAST | {string:nocase:present} |
- | RUNNING | {string:nocase:present} |
- | MULTICAST | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI.feature
deleted file mode 100644
index 67831580..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI.feature
+++ /dev/null
@@ -1,39 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature:Attach_Procedure_AttachWithIMSI
-
-@attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-
-Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature
deleted file mode 100644
index 4e3cfd7b..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature
+++ /dev/null
@@ -1,32 +0,0 @@
-############################################################################################################################
-# Date: <31/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature:Attach_Procedure_AttachWithIMSI_Wrong_MCC
-
-@attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-
-Scenario: Attach Procedure Failure due to wrong MCC.
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Received s1 setup failure for MME | {string:nocase:present} |
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature
deleted file mode 100644
index 6082db06..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature
+++ /dev/null
@@ -1,33 +0,0 @@
-############################################################################################################################
-# Date: <31/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature:Attach_Procedure_AttachWithIMSI_Wrong_MNC
-
-@attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-
-Scenario: Attach Procedure Failure due to wrong MNC.
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT
-
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Received s1 setup failure for MME | {string:nocase:present} |
-
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature
deleted file mode 100644
index 855ffd63..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature
+++ /dev/null
@@ -1,33 +0,0 @@
-############################################################################################################################
-# Date: <31/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature:Attach_Procedure_AttachWithIMSI_Wrong_TAC
-
-@attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-
-Scenario: Attach Procedure Failure due to wrong TAC
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Received s1 setup failure for MME | {string:nocase:present} |
-
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_Attach_With_GUTI.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_Attach_With_GUTI.feature
deleted file mode 100644
index d6ca0369..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_Attach_With_GUTI.feature
+++ /dev/null
@@ -1,36 +0,0 @@
-############################################################################################################################
-# Date: <31/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature:Attach_Procedure_Attach_With_GUTI
-
-@attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-Scenario: Attach Procedure Success with right GUTI.
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with GUTI | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature
deleted file mode 100644
index f68e1812..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure With DNS Server Address Request Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO
-
-Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with DNS Server Address Request | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 0003 | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature
deleted file mode 100644
index 92c38a2b..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO
-
-Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with DSMIPv6 Home Agent Address Request | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 0007 | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature
deleted file mode 100644
index fe389028..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO
-
-Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with DSMIPv6 Home Network Prefix Request | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 0008 | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature
deleted file mode 100644
index 5821cd55..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO
-
-Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with DSMIPv6 IPv4 Home Agent Address Request | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 0009 | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature
deleted file mode 100644
index 81f4fbc4..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO
-
-Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with IM CN Subsystem Signalling Flag | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 0002 | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature
deleted file mode 100644
index fba01f24..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO
-
-Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with IPv4 address allocation via DHCPv4 | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 000B | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature
deleted file mode 100644
index 1cb869b4..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO
-
-Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with IP address allocation via NAS signalling | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 000A | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature
deleted file mode 100644
index bfc7515c..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO
-
-Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with MS Support of Network Requested Bearer Control indicator | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 0005 | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature
deleted file mode 100644
index 605bb934..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################################################################
-# Date: <22/08/2016> Version: <1.1> #
-############################################################################################################################
-
-Feature: Attach Procedure With P-CSCF Address Request Indication in PCO
-
-@attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000
-@TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO
-
-Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options
-
-Given all configured endpoints for SSH are connected successfully
-
-Given the steps below will be executed at the end
-When I stop S1AP simulator on node ABOT
-When I run the SSH command "sudo service mme_gw restart" on node MME
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-Then the ending steps are complete
-
-# Set ABOT configuration
-Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
-Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
-Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT
-
-# Execute ABOT S1AP Simulator
-When I run S1AP simulator on node ABOT with 1 UE
-
-# Wait for execution to complete before checking results
-Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
-# Validate Test Case Execution at Simulator
-Then I receive S1AP response on node ABOT and verify the presence of all the following values:
-| responseResult | existence |
-| Send Attach Request message with IMSI | {string:nocase:present} |
-| Send PDN Connectivity Request message with P-CSCF Address Request | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Authentication Request message | {string:nocase:present} |
-| Send Authentication Response message | {string:nocase:present} |
-| Received Security Mode Command message | {string:nocase:present} |
-| Send Security Mode Complete message | {string:nocase:present} |
-| Received Attach Accept message | {string:nocase:present} |
-| Received Activate Default EPS Bearer Context Request message with PCO contain Protocol ID 0001 | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_Accept.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_Accept.feature
deleted file mode 100644
index 3136dbdb..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_Accept.feature
+++ /dev/null
@@ -1,45 +0,0 @@
- ############################################################################################################################
- # Date: <13/01/2017> Version: <1.1> #
- ############################################################################################################################
-
-
- Feature:Auth_Accept
-
- @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004
-
- Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct
- EPS security context.
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # Set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- # Wait for execution to complete before checking results
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with GUTI | {string:nocase:present} |
- | Received Identity Request message | {string:nocase:present} |
- | Identification requested type = IMSI | {string:nocase:present} |
- | Send Identity Response message | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Response message | {string:nocase:present} |
- | Received Security Mode Command message | {string:nocase:present} |
- | Send Security Mode Complete message | {string:nocase:present} |
- | Received Attach Accept message | {string:nocase:present} |
-
-
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature
deleted file mode 100644
index fa0d3764..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature
+++ /dev/null
@@ -1,47 +0,0 @@
- ############################################################################################################################
- # Date: <22/11/2016> Version: <1.1> #
- ############################################################################################################################
-
-
- Feature:Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth
-
- @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001
-
- Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- #RES is restored to 0x00 in teardown process
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT
- # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT
-
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with GUTI | {string:nocase:present} |
- | Received Identity Request message | {string:nocase:present} |
- | Identification requested type = IMSI | {string:nocase:present} |
- | Send Identity Response message | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Response message | {string:nocase:present} |
- | Received Authentication Reject message | {string:nocase:present} |
- | Authentication not accepted by the network | {string:nocase:present} |
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature
deleted file mode 100644
index 4c00c878..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature
+++ /dev/null
@@ -1,38 +0,0 @@
- ############################################################################################################################
- # Date: <22/11/2016> Version: <1.1> #
- ############################################################################################################################
-
- Feature:Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth
-
- @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001
-
- Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT
- # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with GUTI | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature
deleted file mode 100644
index cce93f42..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature
+++ /dev/null
@@ -1,62 +0,0 @@
- ############################################################################################################################
- # Date: <22/11/2016> Version: <1.1> #
- ############################################################################################################################
-
- Feature:Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth
-
- @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001
-
- Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- #RES is restore to 0x00 in teardown process
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
- # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with IMSI | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Response message | {string:nocase:present} |
- | Received Authentication Reject message | {string:nocase:present} |
- | Authentication not accepted by the network | {string:nocase:present} |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature
deleted file mode 100644
index ca5b281f..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature
+++ /dev/null
@@ -1,45 +0,0 @@
- ############################################################################################################################
- # Date: <13/12/2016> Version: <1.1> #
- ############################################################################################################################
-
- Feature:Auth_NotAccept_by_UE_GUTIattachMAC_code_failure
-
- @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002
-
- Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT
-
- # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with GUTI | {string:nocase:present} |
- | Received Identity Request message | {string:nocase:present} |
- | Identification requested type = IMSI | {string:nocase:present} |
- | Send Identity Response message | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Failure message (cause=20) | {string:nocase:present} |
- | Received Authentication Reject message | {string:nocase:present} |
- | Authentication not accepted by the network | {string:nocase:present} |
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature
deleted file mode 100644
index 2b8cf401..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature
+++ /dev/null
@@ -1,42 +0,0 @@
- ############################################################################################################################
- # Date: <13/12/2016> Version: <1.1> #
- ############################################################################################################################
-
- Feature:Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure
-
- @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002
-
- Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- # WRONGIMSI is restored to false in teardown process
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
-
- # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with IMSI | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Failure message (cause=20) | {string:nocase:present} |
- | Received Authentication Reject message | {string:nocase:present} |
- | Authentication not accepted by the network | {string:nocase:present} |
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature
deleted file mode 100644
index ff2a2e20..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature
+++ /dev/null
@@ -1,46 +0,0 @@
- ############################################################################################################################
- # Date: <13/01/2017> Version: <1.1> #
- ############################################################################################################################
-
-
- Feature:Auth_NotAccept_by_UE_SQN_failure
-
- @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004
-
- Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with GUTI | {string:nocase:present} |
- | Received Identity Request message | {string:nocase:present} |
- | Identification requested type = IMSI | {string:nocase:present} |
- | Send Identity Response message | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Failure message (cause=21) | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Response message | {string:nocase:present} |
- | Received Security Mode Command message | {string:nocase:present} |
- | Send Security Mode Complete message | {string:nocase:present} |
- | Received Attach Accept message | {string:nocase:present} |
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature b/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature
deleted file mode 100644
index 372e6b79..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature
+++ /dev/null
@@ -1,45 +0,0 @@
- ############################################################################################################################
- # Date: <13/01/2017> Version: <1.1> #
- ############################################################################################################################
-
-
- Feature:Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt
-
- @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd
-
- Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable"
-
- # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff}
- # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF };
-
- Given all configured endpoints for SSH are connected successfully
-
- Given the steps below will be executed at the end
- When I stop S1AP simulator on node ABOT
- When I run the SSH command "sudo service mme_gw restart" on node MME
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Then the ending steps are complete
-
- # set ABOT configuration
- Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT
- Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT
- Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT
-
- # Execute ABOT S1AP Simulator
- When I run S1AP simulator on node ABOT with 1 UE
-
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
- Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
-
- # Validate Test Case Execution at Simulator
- Then I receive S1AP response on node ABOT and verify the presence of all the following values:
- | responseResult | existence |
- | Send Attach Request message with GUTI | {string:nocase:present} |
- | Received Identity Request message | {string:nocase:present} |
- | Identification requested type = IMSI | {string:nocase:present} |
- | Send Identity Response message | {string:nocase:present} |
- | Received Authentication Request message | {string:nocase:present} |
- | Send Authentication Failure message (cause=26) | {string:nocase:present} |
-
diff --git a/functest/opnfv_tests/vnf/epc/featureFiles/ResourceBundle.xml b/functest/opnfv_tests/vnf/epc/featureFiles/ResourceBundle.xml
deleted file mode 100644
index 64297220..00000000
--- a/functest/opnfv_tests/vnf/epc/featureFiles/ResourceBundle.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
-<message-bundle>
-
-</message-bundle> \ No newline at end of file