Skip to content

Commit

Permalink
Checksums and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessOne91 committed Oct 21, 2024
1 parent 9f8df14 commit 37ad5b4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Feature: Display patches
And I follow "andromeda-dummy-6789"
And I follow "Packages"
Then I should see a "Fake-RPM-SUSE-Channel" link
And I should see a "sha512:6bc584eb0af1bc04705c78e59ca0e4154ea86c46cd75abee57c82bfc4ebb57f3660ed21e9aceceae03855264e163853acbcde88005609d773c20f185587f70cc" text
And I should see a "sha512:83601d7345101d0fce603c9e920ab9868f1499ae38c2e62951a6082ec0737af29c2acb9f643f8f28eee27bb731dad33a431593042ce32165b03489909f4fac10" text
And I should see a "andromeda-dummy-2.0-1.1-noarch" link

Scenario: Check relevant patches for this client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Feature: Install a patch on the Red Hat-like minion via Salt through the UI
And I click on "Apply Patches"
And I click on "Confirm"
Then I should see a "1 patch update has been scheduled for" text
And I wait for "virgo-dummy-2.0-1.1" to be installed on "rhlike_minion"
And I wait for "virgo-dummy-2.0-1.2" to be installed on "rhlike_minion"

Scenario: Install a package on the Red Hat-like minion
When I follow "Software" in the content area
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Feature: Check if source packages were successfully synced
And I follow "Show All Child Channels"
And I follow "Fake-RPM-SUSE-Channel"
And I follow "Packages"
And I follow "blackhole-dummy-1.0-1.1.x86_64"
Then I should see a "blackhole-dummy-1.0-1.1.src.rpm" text
And I follow "blackhole-dummy-1.0-1.2.x86_64"
Then I should see a "blackhole-dummy-1.0-1.2.src.rpm" text

0 comments on commit 37ad5b4

Please sign in to comment.