Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FSx OpenZFS acceptance tests fixes and enhancements #33245

Merged
merged 31 commits into from
Aug 31, 2023

Conversation

ewbankkit
Copy link
Contributor

Description

Relations

Closes #25842.

Output from Acceptance Testing

% ACCTEST_TIMEOUT=720m make testacc TESTARGS='-run=TestAccFSxLustreFileSystem_\|TestAccFSxDataRepositoryAssociation_' PKG=fsx ACCTEST_PARALLELISM=4
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 4  -run=TestAccFSxLustreFileSystem_\|TestAccFSxDataRepositoryAssociation_ -timeout 720m
=== RUN   TestAccFSxDataRepositoryAssociation_basic
=== PAUSE TestAccFSxDataRepositoryAssociation_basic
=== RUN   TestAccFSxDataRepositoryAssociation_disappears
=== PAUSE TestAccFSxDataRepositoryAssociation_disappears
=== RUN   TestAccFSxDataRepositoryAssociation_disappears_ParentFileSystem
=== PAUSE TestAccFSxDataRepositoryAssociation_disappears_ParentFileSystem
=== RUN   TestAccFSxDataRepositoryAssociation_fileSystemPathUpdated
=== PAUSE TestAccFSxDataRepositoryAssociation_fileSystemPathUpdated
=== RUN   TestAccFSxDataRepositoryAssociation_dataRepositoryPathUpdated
=== PAUSE TestAccFSxDataRepositoryAssociation_dataRepositoryPathUpdated
=== RUN   TestAccFSxDataRepositoryAssociation_importedFileChunkSize
=== PAUSE TestAccFSxDataRepositoryAssociation_importedFileChunkSize
=== RUN   TestAccFSxDataRepositoryAssociation_importedFileChunkSizeUpdated
=== PAUSE TestAccFSxDataRepositoryAssociation_importedFileChunkSizeUpdated
=== RUN   TestAccFSxDataRepositoryAssociation_deleteDataInFilesystem
=== PAUSE TestAccFSxDataRepositoryAssociation_deleteDataInFilesystem
=== RUN   TestAccFSxDataRepositoryAssociation_s3AutoExportPolicy
=== PAUSE TestAccFSxDataRepositoryAssociation_s3AutoExportPolicy
=== RUN   TestAccFSxDataRepositoryAssociation_s3AutoExportPolicyUpdate
=== PAUSE TestAccFSxDataRepositoryAssociation_s3AutoExportPolicyUpdate
=== RUN   TestAccFSxDataRepositoryAssociation_s3AutoImportPolicy
=== PAUSE TestAccFSxDataRepositoryAssociation_s3AutoImportPolicy
=== RUN   TestAccFSxDataRepositoryAssociation_s3AutoImportPolicyUpdate
=== PAUSE TestAccFSxDataRepositoryAssociation_s3AutoImportPolicyUpdate
=== RUN   TestAccFSxDataRepositoryAssociation_s3FullPolicy
=== PAUSE TestAccFSxDataRepositoryAssociation_s3FullPolicy
=== RUN   TestAccFSxLustreFileSystem_basic
=== PAUSE TestAccFSxLustreFileSystem_basic
=== RUN   TestAccFSxLustreFileSystem_disappears
=== PAUSE TestAccFSxLustreFileSystem_disappears
=== RUN   TestAccFSxLustreFileSystem_dataCompression
=== PAUSE TestAccFSxLustreFileSystem_dataCompression
=== RUN   TestAccFSxLustreFileSystem_exportPath
=== PAUSE TestAccFSxLustreFileSystem_exportPath
=== RUN   TestAccFSxLustreFileSystem_importPath
=== PAUSE TestAccFSxLustreFileSystem_importPath
=== RUN   TestAccFSxLustreFileSystem_importedFileChunkSize
=== PAUSE TestAccFSxLustreFileSystem_importedFileChunkSize
=== RUN   TestAccFSxLustreFileSystem_securityGroupIDs
=== PAUSE TestAccFSxLustreFileSystem_securityGroupIDs
=== RUN   TestAccFSxLustreFileSystem_storageCapacity
=== PAUSE TestAccFSxLustreFileSystem_storageCapacity
=== RUN   TestAccFSxLustreFileSystem_storageCapacityUpdate
=== PAUSE TestAccFSxLustreFileSystem_storageCapacityUpdate
=== RUN   TestAccFSxLustreFileSystem_fileSystemTypeVersion
=== PAUSE TestAccFSxLustreFileSystem_fileSystemTypeVersion
=== RUN   TestAccFSxLustreFileSystem_tags
=== PAUSE TestAccFSxLustreFileSystem_tags
=== RUN   TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime
=== RUN   TestAccFSxLustreFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccFSxLustreFileSystem_automaticBackupRetentionDays
=== RUN   TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
=== RUN   TestAccFSxLustreFileSystem_deploymentTypePersistent1
=== PAUSE TestAccFSxLustreFileSystem_deploymentTypePersistent1
=== RUN   TestAccFSxLustreFileSystem_deploymentTypePersistent2
=== PAUSE TestAccFSxLustreFileSystem_deploymentTypePersistent2
=== RUN   TestAccFSxLustreFileSystem_logConfig
=== PAUSE TestAccFSxLustreFileSystem_logConfig
=== RUN   TestAccFSxLustreFileSystem_rootSquashConfig
=== PAUSE TestAccFSxLustreFileSystem_rootSquashConfig
=== RUN   TestAccFSxLustreFileSystem_fromBackup
=== PAUSE TestAccFSxLustreFileSystem_fromBackup
=== RUN   TestAccFSxLustreFileSystem_kmsKeyID
=== PAUSE TestAccFSxLustreFileSystem_kmsKeyID
=== RUN   TestAccFSxLustreFileSystem_deploymentTypeScratch2
=== PAUSE TestAccFSxLustreFileSystem_deploymentTypeScratch2
=== RUN   TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead
=== PAUSE TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead
=== RUN   TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone
=== PAUSE TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone
=== RUN   TestAccFSxLustreFileSystem_copyTagsToBackups
=== PAUSE TestAccFSxLustreFileSystem_copyTagsToBackups
=== RUN   TestAccFSxLustreFileSystem_autoImportPolicy
=== PAUSE TestAccFSxLustreFileSystem_autoImportPolicy
=== CONT  TestAccFSxDataRepositoryAssociation_basic
=== CONT  TestAccFSxLustreFileSystem_securityGroupIDs
=== CONT  TestAccFSxLustreFileSystem_importedFileChunkSize
=== CONT  TestAccFSxLustreFileSystem_importPath
--- PASS: TestAccFSxDataRepositoryAssociation_basic (717.71s)
=== CONT  TestAccFSxLustreFileSystem_exportPath
--- PASS: TestAccFSxLustreFileSystem_securityGroupIDs (1211.73s)
=== CONT  TestAccFSxLustreFileSystem_dataCompression
--- PASS: TestAccFSxLustreFileSystem_importedFileChunkSize (1658.98s)
=== CONT  TestAccFSxLustreFileSystem_disappears
--- PASS: TestAccFSxLustreFileSystem_importPath (1679.17s)
=== CONT  TestAccFSxLustreFileSystem_basic
--- PASS: TestAccFSxLustreFileSystem_dataCompression (876.19s)
=== CONT  TestAccFSxDataRepositoryAssociation_s3FullPolicy
--- PASS: TestAccFSxLustreFileSystem_disappears (684.32s)
=== CONT  TestAccFSxDataRepositoryAssociation_s3AutoImportPolicyUpdate
--- PASS: TestAccFSxLustreFileSystem_basic (679.78s)
=== CONT  TestAccFSxDataRepositoryAssociation_s3AutoImportPolicy
--- PASS: TestAccFSxLustreFileSystem_exportPath (1775.88s)
=== CONT  TestAccFSxDataRepositoryAssociation_s3AutoExportPolicyUpdate
--- PASS: TestAccFSxDataRepositoryAssociation_s3AutoImportPolicy (1115.81s)
=== CONT  TestAccFSxDataRepositoryAssociation_s3AutoExportPolicy
--- PASS: TestAccFSxDataRepositoryAssociation_s3FullPolicy (1422.80s)
=== CONT  TestAccFSxDataRepositoryAssociation_deleteDataInFilesystem
--- PASS: TestAccFSxDataRepositoryAssociation_s3AutoExportPolicyUpdate (1062.07s)
=== CONT  TestAccFSxDataRepositoryAssociation_importedFileChunkSizeUpdated
--- PASS: TestAccFSxDataRepositoryAssociation_s3AutoImportPolicyUpdate (1501.13s)
=== CONT  TestAccFSxDataRepositoryAssociation_importedFileChunkSize
--- PASS: TestAccFSxDataRepositoryAssociation_importedFileChunkSizeUpdated (861.61s)
=== CONT  TestAccFSxDataRepositoryAssociation_dataRepositoryPathUpdated
--- PASS: TestAccFSxDataRepositoryAssociation_deleteDataInFilesystem (943.67s)
=== CONT  TestAccFSxDataRepositoryAssociation_fileSystemPathUpdated
--- PASS: TestAccFSxDataRepositoryAssociation_s3AutoExportPolicy (1005.91s)
=== CONT  TestAccFSxDataRepositoryAssociation_disappears_ParentFileSystem
--- PASS: TestAccFSxDataRepositoryAssociation_importedFileChunkSize (715.72s)
=== CONT  TestAccFSxDataRepositoryAssociation_disappears
--- PASS: TestAccFSxDataRepositoryAssociation_disappears (638.62s)
=== CONT  TestAccFSxLustreFileSystem_logConfig
--- PASS: TestAccFSxDataRepositoryAssociation_disappears_ParentFileSystem (759.55s)
=== CONT  TestAccFSxLustreFileSystem_autoImportPolicy
--- PASS: TestAccFSxDataRepositoryAssociation_fileSystemPathUpdated (844.80s)
=== CONT  TestAccFSxLustreFileSystem_copyTagsToBackups
=== CONT  TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone
--- PASS: TestAccFSxDataRepositoryAssociation_dataRepositoryPathUpdated (917.17s)
--- PASS: TestAccFSxLustreFileSystem_copyTagsToBackups (557.28s)
=== CONT  TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead
--- PASS: TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone (578.66s)
=== CONT  TestAccFSxLustreFileSystem_deploymentTypeScratch2
--- PASS: TestAccFSxLustreFileSystem_logConfig (849.63s)
=== CONT  TestAccFSxLustreFileSystem_kmsKeyID
--- PASS: TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead (609.56s)
=== CONT  TestAccFSxLustreFileSystem_fromBackup
--- PASS: TestAccFSxLustreFileSystem_deploymentTypeScratch2 (670.61s)
=== CONT  TestAccFSxLustreFileSystem_rootSquashConfig
--- PASS: TestAccFSxLustreFileSystem_autoImportPolicy (1356.98s)
=== CONT  TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime
--- PASS: TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime (642.02s)
=== CONT  TestAccFSxLustreFileSystem_deploymentTypePersistent2
--- PASS: TestAccFSxLustreFileSystem_rootSquashConfig (756.16s)
=== CONT  TestAccFSxLustreFileSystem_deploymentTypePersistent1
--- PASS: TestAccFSxLustreFileSystem_kmsKeyID (1294.56s)
=== CONT  TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
--- PASS: TestAccFSxLustreFileSystem_fromBackup (1306.56s)
=== CONT  TestAccFSxLustreFileSystem_automaticBackupRetentionDays
--- PASS: TestAccFSxLustreFileSystem_deploymentTypePersistent2 (681.34s)
=== CONT  TestAccFSxLustreFileSystem_fileSystemTypeVersion
--- PASS: TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime (652.40s)
=== CONT  TestAccFSxLustreFileSystem_tags
--- PASS: TestAccFSxLustreFileSystem_deploymentTypePersistent1 (700.61s)
=== CONT  TestAccFSxLustreFileSystem_storageCapacityUpdate
--- PASS: TestAccFSxLustreFileSystem_automaticBackupRetentionDays (818.12s)
=== CONT  TestAccFSxLustreFileSystem_storageCapacity
--- PASS: TestAccFSxLustreFileSystem_tags (675.02s)
--- PASS: TestAccFSxLustreFileSystem_fileSystemTypeVersion (1364.18s)
--- PASS: TestAccFSxLustreFileSystem_storageCapacity (1334.45s)
--- PASS: TestAccFSxLustreFileSystem_storageCapacityUpdate (2525.66s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/fsx	10572.118s
% ACCTEST_TIMEOUT=720m make testacc TESTARGS='-run=TestAccFSxOpenZFSFileSystem_\|TestAccFSxLustreFileSystem_' PKG=fsx ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 2  -run=TestAccFSxOpenZFSFileSystem_\|TestAccFSxLustreFileSystem_ -timeout 720m
=== RUN   TestAccFSxLustreFileSystem_basic
=== PAUSE TestAccFSxLustreFileSystem_basic
=== RUN   TestAccFSxLustreFileSystem_disappears
=== PAUSE TestAccFSxLustreFileSystem_disappears
=== RUN   TestAccFSxLustreFileSystem_dataCompression
=== PAUSE TestAccFSxLustreFileSystem_dataCompression
=== RUN   TestAccFSxLustreFileSystem_exportPath
=== PAUSE TestAccFSxLustreFileSystem_exportPath
=== RUN   TestAccFSxLustreFileSystem_importPath
=== PAUSE TestAccFSxLustreFileSystem_importPath
=== RUN   TestAccFSxLustreFileSystem_importedFileChunkSize
=== PAUSE TestAccFSxLustreFileSystem_importedFileChunkSize
=== RUN   TestAccFSxLustreFileSystem_securityGroupIDs
=== PAUSE TestAccFSxLustreFileSystem_securityGroupIDs
=== RUN   TestAccFSxLustreFileSystem_storageCapacity
=== PAUSE TestAccFSxLustreFileSystem_storageCapacity
=== RUN   TestAccFSxLustreFileSystem_storageCapacityUpdate
=== PAUSE TestAccFSxLustreFileSystem_storageCapacityUpdate
=== RUN   TestAccFSxLustreFileSystem_fileSystemTypeVersion
=== PAUSE TestAccFSxLustreFileSystem_fileSystemTypeVersion
=== RUN   TestAccFSxLustreFileSystem_tags
=== PAUSE TestAccFSxLustreFileSystem_tags
=== RUN   TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime
=== RUN   TestAccFSxLustreFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccFSxLustreFileSystem_automaticBackupRetentionDays
=== RUN   TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
=== RUN   TestAccFSxLustreFileSystem_deploymentTypePersistent1
=== PAUSE TestAccFSxLustreFileSystem_deploymentTypePersistent1
=== RUN   TestAccFSxLustreFileSystem_deploymentTypePersistent2
=== PAUSE TestAccFSxLustreFileSystem_deploymentTypePersistent2
=== RUN   TestAccFSxLustreFileSystem_logConfig
=== PAUSE TestAccFSxLustreFileSystem_logConfig
=== RUN   TestAccFSxLustreFileSystem_rootSquashConfig
=== PAUSE TestAccFSxLustreFileSystem_rootSquashConfig
=== RUN   TestAccFSxLustreFileSystem_fromBackup
=== PAUSE TestAccFSxLustreFileSystem_fromBackup
=== RUN   TestAccFSxLustreFileSystem_kmsKeyID
=== PAUSE TestAccFSxLustreFileSystem_kmsKeyID
=== RUN   TestAccFSxLustreFileSystem_deploymentTypeScratch2
=== PAUSE TestAccFSxLustreFileSystem_deploymentTypeScratch2
=== RUN   TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead
=== PAUSE TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead
=== RUN   TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone
=== PAUSE TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone
=== RUN   TestAccFSxLustreFileSystem_copyTagsToBackups
=== PAUSE TestAccFSxLustreFileSystem_copyTagsToBackups
=== RUN   TestAccFSxLustreFileSystem_autoImportPolicy
=== PAUSE TestAccFSxLustreFileSystem_autoImportPolicy
=== RUN   TestAccFSxOpenZFSFileSystem_basic
=== PAUSE TestAccFSxOpenZFSFileSystem_basic
=== RUN   TestAccFSxOpenZFSFileSystem_diskIops
=== PAUSE TestAccFSxOpenZFSFileSystem_diskIops
=== RUN   TestAccFSxOpenZFSFileSystem_disappears
=== PAUSE TestAccFSxOpenZFSFileSystem_disappears
=== RUN   TestAccFSxOpenZFSFileSystem_rootVolume
=== PAUSE TestAccFSxOpenZFSFileSystem_rootVolume
=== RUN   TestAccFSxOpenZFSFileSystem_securityGroupIDs
=== PAUSE TestAccFSxOpenZFSFileSystem_securityGroupIDs
=== RUN   TestAccFSxOpenZFSFileSystem_tags
=== PAUSE TestAccFSxOpenZFSFileSystem_tags
=== RUN   TestAccFSxOpenZFSFileSystem_copyTags
=== PAUSE TestAccFSxOpenZFSFileSystem_copyTags
=== RUN   TestAccFSxOpenZFSFileSystem_throughput
=== PAUSE TestAccFSxOpenZFSFileSystem_throughput
=== RUN   TestAccFSxOpenZFSFileSystem_storageType
=== PAUSE TestAccFSxOpenZFSFileSystem_storageType
=== RUN   TestAccFSxOpenZFSFileSystem_weeklyMaintenanceStartTime
=== PAUSE TestAccFSxOpenZFSFileSystem_weeklyMaintenanceStartTime
=== RUN   TestAccFSxOpenZFSFileSystem_automaticBackupRetentionDays
=== PAUSE TestAccFSxOpenZFSFileSystem_automaticBackupRetentionDays
=== RUN   TestAccFSxOpenZFSFileSystem_kmsKeyID
=== PAUSE TestAccFSxOpenZFSFileSystem_kmsKeyID
=== RUN   TestAccFSxOpenZFSFileSystem_dailyAutomaticBackupStartTime
=== PAUSE TestAccFSxOpenZFSFileSystem_dailyAutomaticBackupStartTime
=== RUN   TestAccFSxOpenZFSFileSystem_throughputCapacity
=== PAUSE TestAccFSxOpenZFSFileSystem_throughputCapacity
=== RUN   TestAccFSxOpenZFSFileSystem_storageCapacity
=== PAUSE TestAccFSxOpenZFSFileSystem_storageCapacity
=== RUN   TestAccFSxOpenZFSFileSystem_deploymentType
=== PAUSE TestAccFSxOpenZFSFileSystem_deploymentType
=== RUN   TestAccFSxOpenZFSFileSystem_multiAZ
=== PAUSE TestAccFSxOpenZFSFileSystem_multiAZ
=== RUN   TestAccFSxOpenZFSFileSystem_routeTableIDs
=== PAUSE TestAccFSxOpenZFSFileSystem_routeTableIDs
=== CONT  TestAccFSxLustreFileSystem_basic
=== CONT  TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone
--- PASS: TestAccFSxLustreFileSystem_storageTypeHddDriveCacheNone (703.80s)
=== CONT  TestAccFSxOpenZFSFileSystem_storageType
--- PASS: TestAccFSxLustreFileSystem_basic (752.65s)
=== CONT  TestAccFSxOpenZFSFileSystem_routeTableIDs
--- PASS: TestAccFSxOpenZFSFileSystem_storageType (826.18s)
=== CONT  TestAccFSxOpenZFSFileSystem_multiAZ
--- PASS: TestAccFSxOpenZFSFileSystem_routeTableIDs (1166.94s)
=== CONT  TestAccFSxOpenZFSFileSystem_deploymentType
--- PASS: TestAccFSxOpenZFSFileSystem_multiAZ (920.03s)
=== CONT  TestAccFSxOpenZFSFileSystem_storageCapacity
--- PASS: TestAccFSxOpenZFSFileSystem_storageCapacity (936.98s)
=== CONT  TestAccFSxOpenZFSFileSystem_throughputCapacity
--- PASS: TestAccFSxOpenZFSFileSystem_deploymentType (1514.26s)
=== CONT  TestAccFSxOpenZFSFileSystem_dailyAutomaticBackupStartTime
--- PASS: TestAccFSxOpenZFSFileSystem_dailyAutomaticBackupStartTime (875.38s)
=== CONT  TestAccFSxOpenZFSFileSystem_kmsKeyID
--- PASS: TestAccFSxOpenZFSFileSystem_throughputCapacity (1310.29s)
=== CONT  TestAccFSxOpenZFSFileSystem_automaticBackupRetentionDays
--- PASS: TestAccFSxOpenZFSFileSystem_kmsKeyID (794.22s)
=== CONT  TestAccFSxOpenZFSFileSystem_weeklyMaintenanceStartTime
--- PASS: TestAccFSxOpenZFSFileSystem_automaticBackupRetentionDays (943.13s)
=== CONT  TestAccFSxOpenZFSFileSystem_rootVolume
--- PASS: TestAccFSxOpenZFSFileSystem_weeklyMaintenanceStartTime (864.39s)
=== CONT  TestAccFSxOpenZFSFileSystem_throughput
--- PASS: TestAccFSxOpenZFSFileSystem_rootVolume (1596.98s)
=== CONT  TestAccFSxOpenZFSFileSystem_copyTags
--- PASS: TestAccFSxOpenZFSFileSystem_throughput (1393.78s)
=== CONT  TestAccFSxOpenZFSFileSystem_tags
--- PASS: TestAccFSxOpenZFSFileSystem_copyTags (779.60s)
=== CONT  TestAccFSxOpenZFSFileSystem_securityGroupIDs
--- PASS: TestAccFSxOpenZFSFileSystem_tags (790.24s)
=== CONT  TestAccFSxOpenZFSFileSystem_basic
--- PASS: TestAccFSxOpenZFSFileSystem_basic (805.47s)
=== CONT  TestAccFSxOpenZFSFileSystem_disappears
--- PASS: TestAccFSxOpenZFSFileSystem_securityGroupIDs (1426.16s)
=== CONT  TestAccFSxOpenZFSFileSystem_diskIops
--- PASS: TestAccFSxOpenZFSFileSystem_disappears (778.58s)
=== CONT  TestAccFSxLustreFileSystem_securityGroupIDs
--- PASS: TestAccFSxOpenZFSFileSystem_diskIops (839.87s)
=== CONT  TestAccFSxLustreFileSystem_tags
--- PASS: TestAccFSxLustreFileSystem_tags (737.91s)
=== CONT  TestAccFSxLustreFileSystem_fileSystemTypeVersion
--- PASS: TestAccFSxLustreFileSystem_securityGroupIDs (1341.80s)
=== CONT  TestAccFSxLustreFileSystem_storageCapacityUpdate
--- PASS: TestAccFSxLustreFileSystem_fileSystemTypeVersion (1245.70s)
=== CONT  TestAccFSxLustreFileSystem_storageCapacity
--- PASS: TestAccFSxLustreFileSystem_storageCapacityUpdate (2501.15s)
=== CONT  TestAccFSxLustreFileSystem_exportPath
--- PASS: TestAccFSxLustreFileSystem_storageCapacity (1329.17s)
=== CONT  TestAccFSxLustreFileSystem_importedFileChunkSize
--- PASS: TestAccFSxLustreFileSystem_importedFileChunkSize (1799.01s)
=== CONT  TestAccFSxLustreFileSystem_importPath
--- PASS: TestAccFSxLustreFileSystem_exportPath (2084.80s)
=== CONT  TestAccFSxLustreFileSystem_autoImportPolicy
--- PASS: TestAccFSxLustreFileSystem_autoImportPolicy (1136.77s)
=== CONT  TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime
--- PASS: TestAccFSxLustreFileSystem_importPath (1746.32s)
=== CONT  TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead
--- PASS: TestAccFSxLustreFileSystem_weeklyMaintenanceStartTime (745.74s)
=== CONT  TestAccFSxLustreFileSystem_deploymentTypeScratch2
--- PASS: TestAccFSxLustreFileSystem_storageTypeHddDriveCacheRead (818.15s)
=== CONT  TestAccFSxLustreFileSystem_kmsKeyID
--- PASS: TestAccFSxLustreFileSystem_deploymentTypeScratch2 (738.77s)
=== CONT  TestAccFSxLustreFileSystem_dataCompression
--- PASS: TestAccFSxLustreFileSystem_dataCompression (833.43s)
=== CONT  TestAccFSxLustreFileSystem_fromBackup
--- PASS: TestAccFSxLustreFileSystem_kmsKeyID (1307.66s)
=== CONT  TestAccFSxLustreFileSystem_copyTagsToBackups
--- PASS: TestAccFSxLustreFileSystem_copyTagsToBackups (632.14s)
=== CONT  TestAccFSxLustreFileSystem_rootSquashConfig
--- PASS: TestAccFSxLustreFileSystem_fromBackup (1335.53s)
=== CONT  TestAccFSxLustreFileSystem_disappears
--- PASS: TestAccFSxLustreFileSystem_rootSquashConfig (882.95s)
=== CONT  TestAccFSxLustreFileSystem_deploymentTypePersistent1
--- PASS: TestAccFSxLustreFileSystem_disappears (727.06s)
=== CONT  TestAccFSxLustreFileSystem_deploymentTypePersistent2
--- PASS: TestAccFSxLustreFileSystem_deploymentTypePersistent1 (630.35s)
=== CONT  TestAccFSxLustreFileSystem_logConfig
--- PASS: TestAccFSxLustreFileSystem_deploymentTypePersistent2 (584.54s)
=== CONT  TestAccFSxLustreFileSystem_automaticBackupRetentionDays
--- PASS: TestAccFSxLustreFileSystem_logConfig (824.47s)
=== CONT  TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime
--- PASS: TestAccFSxLustreFileSystem_automaticBackupRetentionDays (735.12s)
--- PASS: TestAccFSxLustreFileSystem_dailyAutomaticBackupStartTime (777.64s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/fsx	23020.094s

…erred_subnet_id' and 'route_table_ids' arguments.
% make testacc TESTARGS='-run=TestAccFSxOpenZFSFileSystem_multiAZ' PKG=fsx
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/fsx/... -v -count 1 -parallel 20  -run=TestAccFSxOpenZFSFileSystem_multiAZ -timeout 180m
=== RUN   TestAccFSxOpenZFSFileSystem_multiAZ
=== PAUSE TestAccFSxOpenZFSFileSystem_multiAZ
=== CONT  TestAccFSxOpenZFSFileSystem_multiAZ
--- PASS: TestAccFSxOpenZFSFileSystem_multiAZ (919.40s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/fsx	925.541s
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added the size/XL Managed by automation to categorize the size of a PR. label Aug 30, 2023
@ewbankkit ewbankkit changed the title FSx OpenZFS enhancements FSx OpenZFS acceptance tests fixes and enhancements Aug 30, 2023
@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. service/fsx Issues and PRs that pertain to the fsx service. generators Relates to code generators. labels Aug 30, 2023
@terraform-aws-provider terraform-aws-provider bot added the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Aug 30, 2023
@ewbankkit ewbankkit merged commit db5d714 into main Aug 31, 2023
41 checks passed
@ewbankkit ewbankkit deleted the f-aws_fsx_lustre_file_system-additions branch August 31, 2023 13:16
@github-actions github-actions bot added this to the v5.15.0 milestone Aug 31, 2023
github-actions bot pushed a commit that referenced this pull request Aug 31, 2023
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

This functionality has been released in v5.15.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2023
@justinretzolk justinretzolk added the bug Addresses a defect in current functionality. label Feb 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. documentation Introduces or discusses updates to documentation. generators Relates to code generators. prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. service/fsx Issues and PRs that pertain to the fsx service. size/XL Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws_fsx_openzfs_volume Does not report errors on Update
2 participants