Now that we automatically format GCE PD, remove formatting from the e2e test.

Also remove docs that note that it is necessary.
This commit is contained in:
Brendan Burns
2015-02-06 20:24:45 -08:00
parent cc7279f6a8
commit e7a69504b4
6 changed files with 14 additions and 39 deletions

View File

@@ -13,7 +13,7 @@ desiredState:
- name: testpd
source:
persistentDisk:
# This GCE PD must already exist and be formatted ext4
# This GCE PD must already exist.
pdName: "%insert_pd_name_here%"
fsType: ext4
id: testpd