Commit 386aefd1 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Add remove all tag inside interconnection

parent d7452bb3
Loading
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ ${SUBSCRIPTION_ID_NOT_VALID} not-valid

*** Test Cases ***
Interconnection Request between CCF-A and CCF-B
    [Tags]    interconnection-1
    [Tags]    interconnection-1  -all

    ${DESTINATION_PROVIDER_DOMAIN}=    Set Variable    capifcore-b:1443

@@ -49,7 +49,7 @@ Interconnection Request between CCF-A and CCF-B
    Should Be Equal As Integers    ${resp.status_code}    204

Interconnection Request between CCF-A and CCF-B with one API published on CCF-A capifProvDoms not present
    [Tags]    interconnection-2
    [Tags]    interconnection-2   -all

    # Publish one api on CCF-A
    ## Register APF
@@ -124,7 +124,7 @@ Interconnection Request between CCF-A and CCF-B with one API published on CCF-A
    List Should Contain Value    ${resp.json()['serviceAPIDescriptions'][0]['pubApiPath']['ccfIds']}    ${ccf_id_a}

Interconnection Request between CCF-A and CCF-B with one API published on CCF-A capifProvDoms present with CCF-B hostname
    [Tags]    interconnection-3
    [Tags]    interconnection-3   -all

    # Interconnection Request between CCF-A and CCF-B
    ${INTERCONNECTION_CCF_HOSTNAME}=    Set Variable    capifcore-b:1443
@@ -195,7 +195,7 @@ Interconnection Request between CCF-A and CCF-B with one API published on CCF-A


Interconnection Request between CCF-A and CCF-B with one API published on CCF-A capifProvDoms present with OTHER hostname
    [Tags]    interconnection-4
    [Tags]    interconnection-4    -all

    # Interconnection Request between CCF-A and CCF-B
    ${INTERCONNECTION_CCF_HOSTNAME}=    Set Variable    capifcore-b:1443
@@ -262,7 +262,7 @@ Interconnection Request between CCF-A and CCF-B with one API published on CCF-A


Publish API after CAPIFs Interconnection with capifProvDoms present with CCF-B hostname
    [Tags]    interconnection-5
    [Tags]    interconnection-5    -all

    ${ccf_id_a}=    Get Capif Ccf Id

@@ -308,7 +308,7 @@ Publish API after CAPIFs Interconnection with capifProvDoms present with CCF-B h
    List Should Contain Value    ${resp.json()['serviceAPIDescriptions'][0]['pubApiPath']['ccfIds']}    ${ccf_id_a}

Publish API after CAPIFs Interconnection with capifProvDoms not present
    [Tags]    interconnection-6
    [Tags]    interconnection-6   -all

    ${ccf_id_a}=    Get Capif Ccf Id

@@ -355,7 +355,7 @@ Publish API after CAPIFs Interconnection with capifProvDoms not present


Interconnection Request between CCF-A and CCF-B with one API published on CCF-B capifProvDoms not present
    [Tags]    interconnection-7
    [Tags]    interconnection-7  -all

    # Interconnection Request between CCF-A and CCF-B
    ${INTERCONNECTION_CCF_HOSTNAME}=    Set Variable    capifcore-b:1443
@@ -424,7 +424,7 @@ Interconnection Request between CCF-A and CCF-B with one API published on CCF-B


Publish API at CCF_B after CAPIFs Interconnection with capifProvDoms not present
    [Tags]    interconnection-8
    [Tags]    interconnection-8  -all

    # Interconnection Request between CCF-A and CCF-B
    ${INTERCONNECTION_CCF_HOSTNAME}=    Set Variable    capifcore-b:1443