Fixed provisioner status script defect that could cause hangs, enhanced automated testing, readme updates
What's Changed
- Add cluster check by @andre-qumulo in #19
- Make single AZ tests use single az by @andre-qumulo in #20
- Reorganize tests to avoid code duplication by @travcunn in #21
- Add retries when calling Qumulo file system API after creating with Terraform by @travcunn in #23
- Add test workflow status badge to the README by @travcunn in #25
- Timeout Github action workflows after 90 minutes by @travcunn in #27
- Fix modules/qprovisioner/scripts/status.sh from hanging indefinitely by @travcunn in #28
- Add test to verify the Qumulo UI server by @travcunn in #24
- Add test to verify Terraform output qumulo_cluster_provisioned = 'Success' by @travcunn in #33
- Add testing README by @travcunn in #35
- Avoid using uuids in deployment names since deployment names are already unique by @travcunn in #34
- Use the nlb-management NLB for testing the UI by @travcunn in #36
Full Changelog: v4.6...v4.7