@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.254
And
I follow "Clone Channel"
00:00:00.488
And
I select "Fake-RPM-SUSE-Channel" as the origin channel
00:00:00.085
And
I choose "original"
00:00:00.057
And
I click on "Clone Channel"
00:00:00.463
And
I enter "Fake-Clone-RPM-SLES15SP7-Channel" as "Channel Name"
00:00:00.132
And
I should see a "Create Software Channel" text
00:00:00.084
And
I should see a "Original state of the channel" text
00:00:00.080
And
I click on "Clone Channel"
00:00:00.819
Then
I should see a "Fake-Clone-RPM-SLES15SP7-Channel" text
00:00:00.084
@scope_configuration_channels
Scenario: Check that this channel has no patches
When
I follow the left menu "Software > Manage > Channels"
00:00:00.088
And
I follow "Fake-Clone-RPM-SLES15SP7-Channel"
00:00:00.689
And
I follow "Patches" in the content area
00:00:00.078
And
I follow "List/Remove Patches"
00:00:00.717
Then
I should see a "There are no patches associated with this channel." text
00:00:00.056
When
I follow the left menu "Software > Manage > Channels"
00:00:00.082
And
I follow "Clone Channel"
00:00:00.554
And
I select "Fake-RPM-SUSE-Channel" as the origin channel
00:00:00.064
And
I choose "current"
00:00:00.063
And
I click on "Clone Channel"
00:00:00.459
And
I enter "Fake-Clone-2-RPM-SLES15SP7-Channel" as "Channel Name"
00:00:00.134
And
I should see a "Create Software Channel" text
00:00:00.080
And
I should see a "Current state of the channel" text
00:00:00.075
And
I click on "Clone Channel"
00:00:00.912
Then
I should see a "Fake-Clone-2-RPM-SLES15SP7-Channel" text
00:00:00.077
@scope_configuration_channels
Scenario: Check that this channel has patches
When
I follow the left menu "Software > Manage > Channels"
00:00:00.085
And
I follow "Fake-Clone-2-RPM-SLES15SP7-Channel"
00:00:00.603
And
I follow "Patches" in the content area
00:00:00.076
And
I follow "List/Remove Patches"
00:00:00.757
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.013
And
I should see a "CL-milkyway-dummy-2345" link
00:00:00.013
And
I should see a "CL-andromeda-dummy-6789" link
00:00:00.013
@scope_configuration_channels
Scenario: Clone a channel with selected patches
When
I follow the left menu "Software > Manage > Channels"
00:00:00.079
And
I follow "Clone Channel"
00:00:00.487
And
I select "Fake-RPM-SUSE-Channel" as the origin channel
00:00:00.062
And
I choose "select"
00:00:00.054
And
I click on "Clone Channel"
00:00:00.465
And
I enter "Fake-Clone-3-RPM-SLES15SP7-Channel" as "Channel Name"
00:00:00.132
And
I should see a "Create Software Channel" text
00:00:00.081
And
I should see a "Select patches" text
00:00:00.081
And
I click on "Clone Channel"
00:00:00.983
And
I should see a "Fake-Clone-3-RPM-SLES15SP7-Channel" text
00:00:00.092
And
I should see a "Channel Fake-Clone-3-RPM-SLES15SP7-Channel cloned from channel Fake-RPM-SUSE-Channel." text
00:00:00.085
And
I should see a "You may now wish to clone the patches associated with Fake-RPM-SUSE-Channel." text
00:00:00.094
And
I check the row with the "hoag-dummy-7890" link
00:00:00.071
And
I check the row with the "virgo-dummy-3456" link
00:00:00.062
And
I click on "Clone Patches"
00:00:01.183
And
I click on "Confirm"
00:00:01.415
Then
I should see a "CL-hoag-dummy-7890" link
00:00:00.010
And
I should see a "CL-virgo-dummy-3456" link
00:00:00.009
When
I follow the left menu "Patches > Patch List > All"
00:00:00.231
And
I enter "dummy" as the filtered synopsis
00:00:00.049
And
I click on the filter button
00:00:00.707
And
I select "500" from "1154021400_PAGE_SIZE_LABEL"
00:00:00.534
Then
I should see a "CL-hoag-dummy-7890" link
00:00:00.018
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.008
And
I should see a "CL-andromeda-dummy-6789" link
00:00:00.009
When
I follow the left menu "Patches > Patch List > All"
00:00:00.089
And
I enter "dummy" as the filtered synopsis
00:00:00.049
And
I click on the filter button
00:00:00.700
And
I select "500" from "1154021400_PAGE_SIZE_LABEL"
00:00:00.556
And
I follow "CL-hoag-dummy-7890"
00:00:00.457
Then
I should see a "CL-hoag-dummy-7890 - Security Advisory" text
00:00:00.068
And
I should see a "mcalmer" text
00:00:00.062
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.080
And
I enter "dummy" as the filtered synopsis
00:00:00.041
And
I click on the filter button
00:00:00.720
And
I select "500" from "1154021400_PAGE_SIZE_LABEL"
00:00:00.497
And
I follow "CL-virgo-dummy-3456"
00:00:00.466
Then
I should see a "CL-virgo-dummy-3456 - Bug Fix Advisory" text
00:00:00.064
And
I should see a "mcalmer" text
00:00:00.063
And
I should see a "CVE-1999-9998" link
00:00:00.013
When
I follow the left menu "Software > Manage > Channels"
00:00:00.258
And
I follow "Fake-Clone-2-RPM-SLES15SP7-Channel"
00:00:00.591
And
I follow "Packages" in the content area
00:00:00.080
And
I follow "Compare"
00:00:00.586
And
I select "Fake-Clone-3-RPM-SLES15SP7-Channel" from "selected_channel"
00:00:00.072
And
I click on "View Packages"
00:00:00.528
Then
I should see a "andromeda-dummy" text
00:00:00.100
And
I should see a "2.0-1.1" link
00:00:00.019
And
I should see a "This channel only" text
00:00:00.103
When
I follow the left menu "Software > Manage > Channels"
00:00:00.086
And
I follow "Fake-Clone-RPM-SLES15SP7-Channel"
00:00:00.601
And
I follow "Delete Channel"
00:00:00.495
And
I check "unsubscribeSystems"
00:00:00.089
And
I click on "Delete Channel"
00:00:00.874
Then
I should see a "Fake-Clone-RPM-SLES15SP7-Channel" text
00:00:00.064
And
I should see a "has been deleted." text
00:00:00.064
Given
I follow the left menu "Software > Manage > Channels"
00:00:00.090
When
I follow "Fake-Clone-2-RPM-SLES15SP7-Channel"
00:00:00.574
And
I follow "Delete Channel"
00:00:00.496
And
I check "unsubscribeSystems"
00:00:00.078
And
I click on "Delete Channel"
00:00:01.095
Then
I should see a "Fake-Clone-2-RPM-SLES15SP7-Channel" text
00:00:00.066
And
I should see a "has been deleted." text
00:00:00.061
Given
I follow the left menu "Software > Manage > Channels"
00:00:00.086
When
I follow "Fake-Clone-3-RPM-SLES15SP7-Channel"
00:00:00.695
And
I follow "Delete Channel"
00:00:00.503
And
I check "unsubscribeSystems"
00:00:00.074
And
I click on "Delete Channel"
00:00:01.263
Then
I should see a "Fake-Clone-3-RPM-SLES15SP7-Channel" text
00:00:00.065
And
I should see a "has been deleted." text
00:00:00.062