SatelliteQE / robottelo

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

Upgrade Test: Capsule: Upgrade can communicate with upgraded server. #1990

Closed omaciel closed 5 years ago

omaciel commented 9 years ago

@Test: Capsule: Upgraded capsule can communicate with upgraded server. @Setup: Follow procedures to populate a previous GA version with selected content; upgrade this system and an associated external capsule.

  1. Attempt to sync content from upgraded host @Assert: Functionality remains in upgraded capsule when connecting to upgraded server. @Status: Manual
cswiii commented 9 years ago

Examples of functionality that should remain:

sghai commented 7 years ago

@jyejare : I think upgrade automation covers this. Could you please re-check and confirm so that we can close this issue ?

jyejare commented 7 years ago

@omaciel and @sghai : In Satellite/Capsule Upgrade, We have implemented following things:

  1. Images Populated with previous Satellite/Capsule Version with contents of katello and foreman.
  2. Upgrade The Satellite and associated Capsule.

Manual:

  1. Capsule Sync after upgrade.
  2. Pull content (via yum) from capsule
  3. push content (packages, errata, puppet content) via Satellite through capsule.

The all above Manual Tests needs to be automated.

ntkathole commented 5 years ago

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