robottelo icon indicating copy to clipboard operation
robottelo copied to clipboard

[6.11.z] Parametrize KS repo syncing test

Open Satellite-QE opened this issue 2 years ago • 1 comments

Cherrypick of commit: e07c0a322aae333e06f0b9c44a5c4c676c2b6ba2

This PR presents two changes:

  1. Fixes md5_by_url method. The original one returned md5sum even when the file did not exist instead of raising error (sum of an empty output, same as md5sum /dev/null).
  2. Parametrization for the three latest baseos KS repos.

Satellite-QE avatar Oct 27 '22 10:10 Satellite-QE

trigger: test-robottelo pytest: tests/foreman/api/test_contentmanagement.py::TestCapsuleContentManagement::test_positive_sync_kickstart_repo

Gauravtalreja1 avatar Oct 27 '22 12:10 Gauravtalreja1