@scope_configuration_channels
Feature: 0087 - Clone a channel
File name: srv_clone_channel_npn.feature
Relative path: secondary/srv_clone_channel_npn.feature
When
I follow the left menu "Software > Manage > Channels"
00:00:00.229
And
I follow "Clone Channel"
00:00:00.652
And
I select "Fake-RPM-SUSE-Channel" as the origin channel
00:00:00.077
And
I choose "original"
00:00:00.056
And
I click on "Clone Channel"
00:00:00.434
And
I enter "Fake-Clone-RPM-SLES15SP7-Channel" as "Channel Name"
00:00:00.135
And
I should see a "Create Software Channel" text
00:00:00.196
And
I should see a "Original state of the channel" text
00:00:00.179
And
I click on "Clone Channel"
00:00:00.826
Then
I should see a "Fake-Clone-RPM-SLES15SP7-Channel" text
00:00:00.192
@scope_configuration_channels
Scenario: Check that this channel has no patches
When
I follow the left menu "Software > Manage > Channels"
00:00:00.082
And
I follow "Fake-Clone-RPM-SLES15SP7-Channel"
00:00:00.592
And
I follow "Patches" in the content area
00:00:00.076
And
I follow "List/Remove Patches"
00:00:00.625
Then
I should see a "There are no patches associated with this channel." text
00:00:00.145
When
I follow the left menu "Software > Manage > Channels"
00:00:00.072
And
I follow "Clone Channel"
00:00:00.464
And
I select "Fake-RPM-SUSE-Channel" as the origin channel
00:00:00.056
And
I choose "current"
00:00:00.052
And
I click on "Clone Channel"
00:00:00.473
And
I enter "Fake-Clone-2-RPM-SLES15SP7-Channel" as "Channel Name"
00:00:00.121
And
I should see a "Create Software Channel" text
00:00:00.194
And
I should see a "Current state of the channel" text
00:00:00.176
And
I click on "Clone Channel"
00:00:01.067
Then
I should see a "Fake-Clone-2-RPM-SLES15SP7-Channel" text
00:00:00.185
@scope_configuration_channels
Scenario: Check that this channel has patches
When
I follow the left menu "Software > Manage > Channels"
00:00:00.081
And
I follow "Fake-Clone-2-RPM-SLES15SP7-Channel"
00:00:00.585
And
I follow "Patches" in the content area
00:00:00.062
And
I follow "List/Remove Patches"
00:00:00.642
Then
I should see a "CL-hoag-dummy-7890" link
00:00:00.012
And
I should see a "CL-virgo-dummy-3456" link
00:00:00.012
And
I should see a "CL-milkyway-dummy-2345" link
00:00:00.011
And
I should see a "CL-andromeda-dummy-6789" link
00:00:00.014
@scope_configuration_channels
Scenario: Clone a channel with selected patches
When
I follow the left menu "Software > Manage > Channels"
00:00:00.074
And
I follow "Clone Channel"
00:00:00.566
And
I select "Fake-RPM-SUSE-Channel" as the origin channel
00:00:00.057
And
I choose "select"
00:00:00.053
And
I click on "Clone Channel"
00:00:00.533
And
I enter "Fake-Clone-3-RPM-SLES15SP7-Channel" as "Channel Name"
00:00:00.125
And
I should see a "Create Software Channel" text
00:00:00.193
And
I should see a "Select patches" text
00:00:00.175
And
I click on "Clone Channel"
00:00:00.951
And
I should see a "Fake-Clone-3-RPM-SLES15SP7-Channel" text
00:00:00.213
And
I should see a "Channel Fake-Clone-3-RPM-SLES15SP7-Channel cloned from channel Fake-RPM-SUSE-Channel." text
00:00:00.196
And
I should see a "You may now wish to clone the patches associated with Fake-RPM-SUSE-Channel." text
00:00:00.203
And
I check the row with the "hoag-dummy-7890" link
00:00:00.064
And
I check the row with the "virgo-dummy-3456" link
00:00:00.059
And
I click on "Clone Patches"
00:00:00.952
And
I click on "Confirm"
00:00:01.101
Then
I should see a "CL-hoag-dummy-7890" link
00:00:00.008
And
I should see a "CL-virgo-dummy-3456" link
00:00:00.008
When
I follow the left menu "Patches > Patch List > All"
00:00:00.218
And
I enter "dummy" as the filtered synopsis
00:00:00.066
And
I click on the filter button
00:00:00.676
And
I select "500" from "1154021400_PAGE_SIZE_LABEL"
00:00:00.424
Then
I should see a "CL-hoag-dummy-7890" link
00:00:00.011
And
I should see a "CL-virgo-dummy-3456" link
00:00:00.009
And
I should see a "CL-milkyway-dummy-2345" link
00:00:00.009
And
I should see a "CL-andromeda-dummy-6789" link
00:00:00.010
When
I follow the left menu "Patches > Patch List > All"
00:00:00.081
And
I enter "dummy" as the filtered synopsis
00:00:00.043
And
I click on the filter button
00:00:00.720
And
I select "500" from "1154021400_PAGE_SIZE_LABEL"
00:00:00.445
And
I follow "CL-hoag-dummy-7890"
00:00:00.542
Then
I should see a "CL-hoag-dummy-7890 - Security Advisory" text
00:00:00.147
And
I should see a "mcalmer" text
00:00:00.145
And
I should see a "https://bugzilla.opensuse.org/show_bug.cgi?id=704608" link
00:00:00.012
When
I follow the left menu "Patches > Patch List > All"
00:00:00.079
And
I enter "dummy" as the filtered synopsis
00:00:00.048
And
I click on the filter button
00:00:00.689
And
I select "500" from "1154021400_PAGE_SIZE_LABEL"
00:00:00.468
And
I follow "CL-virgo-dummy-3456"
00:00:00.778
Then
I should see a "CL-virgo-dummy-3456 - Bug Fix Advisory" text
00:00:00.147
And
I should see a "mcalmer" text
00:00:00.148
And
I should see a "CVE-1999-9998" link
00:00:00.012
When
I follow the left menu "Software > Manage > Channels"
00:00:00.236
And
I follow "Fake-Clone-2-RPM-SLES15SP7-Channel"
00:00:00.573
And
I follow "Packages" in the content area
00:00:00.079
And
I follow "Compare"
00:00:00.559
And
I select "Fake-Clone-3-RPM-SLES15SP7-Channel" from "selected_channel"
00:00:00.073
And
I click on "View Packages"
00:00:00.587
Then
I should see a "andromeda-dummy" text
00:00:00.208
And
I should see a "2.0-1.1" link
00:00:00.014
And
I should see a "This channel only" text
00:00:00.203
When
I follow the left menu "Software > Manage > Channels"
00:00:00.077
And
I follow "Fake-Clone-RPM-SLES15SP7-Channel"
00:00:00.579
And
I follow "Delete Channel"
00:00:00.403
And
I check "unsubscribeSystems"
00:00:00.085
And
I click on "Delete Channel"
00:00:00.736
Then
I should see a "Fake-Clone-RPM-SLES15SP7-Channel" text
00:00:00.154
And
I should see a "has been deleted." text
00:00:00.155
Given
I follow the left menu "Software > Manage > Channels"
00:00:00.078
When
I follow "Fake-Clone-2-RPM-SLES15SP7-Channel"
00:00:00.558
And
I follow "Delete Channel"
00:00:00.389
And
I check "unsubscribeSystems"
00:00:00.070
And
I click on "Delete Channel"
00:00:01.446
Then
I should see a "Fake-Clone-2-RPM-SLES15SP7-Channel" text
00:00:00.151
And
I should see a "has been deleted." text
00:00:00.158
Given
I follow the left menu "Software > Manage > Channels"
00:00:00.075
When
I follow "Fake-Clone-3-RPM-SLES15SP7-Channel"
00:00:00.563
And
I follow "Delete Channel"
00:00:00.397
And
I check "unsubscribeSystems"
00:00:00.069
And
I click on "Delete Channel"
00:00:02.637
Then
I should see a "Fake-Clone-3-RPM-SLES15SP7-Channel" text
00:00:00.150
And
I should see a "has been deleted." text
00:00:00.149