@skip_if_github_validation
@sle_minion
@deblike_minion
@rhlike_minion
@build_host
@uyuni
Feature: 0015 - Synchronize development channels
Description: In order to use the content provided inside the repositories of the dev channels
As admin
I want to synchronize the dev channels
File name: srv_sync_devel_channels.feature
Relative path: reposync/srv_sync_devel_channels.feature
@skip_if_github_validation
@sle_minion
Scenario: Synchronize Devel-SUSE-Channel channel
Given
I am authorized for the "Admin" section
00:00:00.446
When
I follow the left menu "Software > Manage > Channels"
00:00:00.207
And
I follow "Devel-SUSE-Channel"
00:00:00.404
And
I follow "Repositories" in the content area
00:00:00.066
And
I follow "Sync"
00:00:00.346
And
I wait at most 60 seconds until I do not see "Repository sync is running." text, refreshing the page
00:00:00.070
And
I click on "Sync Now"
00:00:02.824
Then
I should see a "Repository sync scheduled for Devel-SUSE-Channel." text
00:00:00.069
DEBUG: Found channel 'devel-suse-channel' at line 281. Checking for completion... DEBUG: Sync for devel-suse-channel still in progress (no completion message found). DEBUG: Found channel 'devel-suse-channel' at line 281. Checking for completion... DEBUG: Found 'Sync of channel completed.' for devel-suse-channel at line 285. SUCCESS: devel-suse-channel is fully synchronized.
@skip_if_github_validation
@deblike_minion
Scenario: Synchronize Devel-Debian-like-Channel channel
Given
I am authorized for the "Admin" section
00:00:00.424
When
I follow the left menu "Software > Manage > Channels"
00:00:00.166
And
I follow "Devel-Debian-like-Channel"
00:00:00.375
And
I follow "Repositories" in the content area
00:00:00.055
And
I follow "Sync"
00:00:00.328
And
I wait at most 60 seconds until I do not see "Repository sync is running." text, refreshing the page
00:00:00.068
And
I click on "Sync Now"
00:00:02.822
Then
I should see a "Repository sync scheduled for Devel-Debian-like-Channel." text
00:00:00.066
DEBUG: Found channel 'devel-debian-like-channel' at line 289. Checking for completion... DEBUG: Sync for devel-debian-like-channel still in progress (no completion message found). DEBUG: Found channel 'devel-debian-like-channel' at line 289. Checking for completion... DEBUG: Found 'Sync of channel completed.' for devel-debian-like-channel at line 293. SUCCESS: devel-debian-like-channel is fully synchronized.
@skip_if_github_validation
@rhlike_minion
Scenario: Synchronize Devel-RH-like-Channel channel
Given
I am authorized for the "Admin" section
00:00:00.435
When
I follow the left menu "Software > Manage > Channels"
00:00:00.172
And
I follow "Devel-RH-like-Channel"
00:00:00.372
And
I follow "Repositories" in the content area
00:00:00.052
And
I follow "Sync"
00:00:00.339
And
I wait at most 60 seconds until I do not see "Repository sync is running." text, refreshing the page
00:00:00.065
And
I click on "Sync Now"
00:00:01.791
Then
I should see a "Repository sync scheduled for Devel-RH-like-Channel." text
00:00:00.066
DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion... DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found). DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion... DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found). DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion... DEBUG: Found 'Sync of channel completed.' for devel-rh-like-channel at line 301. SUCCESS: devel-rh-like-channel is fully synchronized.
@skip_if_github_validation
@build_host
@uyuni
Scenario: Synchronize Devel-Build-Host-Channel channel
Given
I am authorized for the "Admin" section
00:00:00.455
When
I follow the left menu "Software > Manage > Channels"
00:00:00.171
And
I follow "Devel-Build-Host-Channel"
00:00:00.374
And
I follow "Repositories" in the content area
00:00:00.056
And
I follow "Sync"
00:00:00.334
And
I wait at most 60 seconds until I do not see "Repository sync is running." text, refreshing the page
00:00:00.067
And
I click on "Sync Now"
00:00:01.936
Then
I should see a "Repository sync scheduled for Devel-Build-Host-Channel." text
00:00:00.065
DEBUG: Found channel 'devel-build-host-channel' at line 305. Checking for completion... DEBUG: Sync for devel-build-host-channel still in progress (no completion message found). DEBUG: Found channel 'devel-build-host-channel' at line 305. Checking for completion... DEBUG: Found 'Sync of channel completed.' for devel-build-host-channel at line 309. SUCCESS: devel-build-host-channel is fully synchronized.