Merge "Increase required disk size to 80GB"

This commit is contained in:
Zuul 2021-03-22 18:22:36 +00:00 committed by Gerrit Code Review
commit 81a7849f28

View File

@ -194,7 +194,7 @@ and verify all control pods.
Pre-requisites: Pre-requisites:
Make sure the following conditions are met: Make sure the following conditions are met:
1. Nested Virtualization enabled on the Host 1. Nested Virtualization enabled on the Host
2. A Virtual Machine with 20 GB RAM, 4 vCPU and 60GB Disk and Ubuntu 18.04 Installed. 2. A Virtual Machine with 20 GB RAM, 4 vCPU and 80GB Disk and Ubuntu 18.04 Installed.
3. Clone the following repo - 3. Clone the following repo -
- git clone https://opendev.org/airship/airshipctl.git - git clone https://opendev.org/airship/airshipctl.git
4. Install necessary packages and pre deployment setup 4. Install necessary packages and pre deployment setup