test/common: Update fedora version in readme

Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Change-Id: I27261ed2c1f2a18c06b331c226ca08617ad57077
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6939
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
This commit is contained in:
Maciej Wawryk 2021-03-18 15:00:34 +01:00 committed by Jim Harris
parent 67dd38285f
commit 1794286d30

View File

@ -31,8 +31,8 @@ configuration file. For a full list of the variable declarations available for a
## Steps for Configuring the VM ## Steps for Configuring the VM
1. Download a fresh Fedora 26 image. 1. Download a fresh Fedora 33 image.
2. Perform the installation of Fedora 26 server. 2. Perform the installation of Fedora 33 server.
3. Create an admin user sys_sgci (enabling passwordless sudo for this account will make life easier during the tests). 3. Create an admin user sys_sgci (enabling passwordless sudo for this account will make life easier during the tests).
4. Run the vm_setup.sh script which will install all proper dependencies. 4. Run the vm_setup.sh script which will install all proper dependencies.
5. Modify the autorun-spdk.conf file in the home directory. 5. Modify the autorun-spdk.conf file in the home directory.