gluster / glusto-tests

Functional test framework for glusterfs.
GNU General Public License v3.0
19 stars 43 forks source link

Upgrade test #77

Closed rkothiya closed 3 years ago

rkothiya commented 3 years ago

This patch attempts to put upgrade test functionality in glusto test frame work.

  1. Expects an older version of setup
  2. Need to be run as the first test so that we upgrade and then run the rest of the test on the newer version.

Signed-off-by: Rinku Kothiya rkothiya@redhat.com

rkothiya commented 3 years ago

Currently this only works with the setup created using the below repo : https://github.com/mykaul/vg.git

As the above has a nightly repository configured it picks up the newer gluster rpms from the nightly repository. Things pending :

  1. Download the given rpms for upgrade.
  2. Make appropriate changes to ensure this is the first test that is running on the setup.
  3. In case no new rpms are given it should skip this test.
stale[bot] commented 3 years ago

Thank you for your contributions. Noticed that this issue is not having any activity in last 3 months! We are marking this issue as stale because it has not had any recent activity and we have decided not to fix it while triaging. It will be closed in 14 days if no one responds with a comment here.

stale[bot] commented 3 years ago

Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to reopen it.