SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 112 forks source link

Automate : manifest refresh in ui #2455

Closed tkolhar closed 5 years ago

tkolhar commented 9 years ago

Please automate: Import manifest update manifests refresh manifest in UI

sghai commented 7 years ago

I think valid test would be

Assert: newly added/removed subscriptions should be updated on UI.

However, not sure how can we deal with manifest update ?

sghai commented 7 years ago

@rplevka : hey, do you have any idea how can we update the manifest via api's to handle the scenario mentioned in this issue.

rplevka commented 7 years ago

@sghai katello/api/v2/subscriptions/refresh_manifest ? or did I get you wrong?

abalakh commented 7 years ago

@rplevka not refresh, but update. See step 2) from @sghai 's previous comment.

rplevka commented 7 years ago

@abalakh yeah, i read it, but i don't know what he meant by that. Isn't that just another manifest upload?

sghai commented 7 years ago

@rplevka @abalakh : So test is like:

However, I'm not sure how can we update the manifest as that part looks tricky.

@SatelliteQE/quality-engineers : Anyone any idea about this scenario as how can we achieve this?

May be we should ping candlepin folks ?

ntkathole commented 5 years ago

Please feel free to re-open, if this still needs fixing.