Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QE: Don't sync source packages on dev channels #9667

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions testsuite/features/reposync/srv_sync_dev_channels.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ Feature: Synchronize development channels
As admin
I want to synchronize the dev channels

Scenario: Log in as admin user
Given I am authorized for the "Admin" section
And I enable source package syncing

@sle_minion
Scenario: Synchronize Dev-SUSE-Channel channel
Given I am authorized for the "Admin" section
Expand Down Expand Up @@ -45,6 +41,3 @@ Feature: Synchronize development channels
And I click on "Sync Now"
Then I should see a "Repository sync scheduled for Dev-RH-like-Channel." text
And I wait until the channel "dev-rh-like-channel" has been synced

Scenario: Cleanup disable source package syncing
Then I disable source package syncing
Loading