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

[AS] Fix issue with disk size validation #1084

Merged
merged 5 commits into from
May 25, 2021
Merged

[AS] Fix issue with disk size validation #1084

merged 5 commits into from
May 25, 2021

Conversation

lego963
Copy link
Contributor

@lego963 lego963 commented May 25, 2021

Summary of the Pull Request

Decrease minimum threshold of SYS disk size validation
Resolves: #1083

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccASV1Configuration_basic
--- PASS: TestAccASV1Configuration_basic (35.76s)
=== RUN   TestAccASV1Configuration_publicIP
--- PASS: TestAccASV1Configuration_publicIP (36.54s)
=== RUN   TestAccASV1Configuration_invalidDiskSize
--- PASS: TestAccASV1Configuration_invalidDiskSize (8.50s)
=== RUN   TestAccASV1Configuration_multipleSecurityGroups
--- PASS: TestAccASV1Configuration_multipleSecurityGroups (53.97s)
PASS

Process finished with the exit code 0

@lego963 lego963 changed the title [AS] Fix issues with disk size validation [AS] Fix issue with disk size validation May 25, 2021
@lego963 lego963 added the gate Merge PR label May 25, 2021
@otc-zuul
Copy link

otc-zuul bot commented May 25, 2021

Build succeeded.

@otc-zuul otc-zuul bot merged commit e24c9cc into devel May 25, 2021
@otc-zuul otc-zuul bot deleted the as-config branch May 25, 2021 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why can't the disk size for as_configuration be lower than 40GB?
3 participants