Skip to content

C2DEVEL-13229: update to version 1.20#9

Open
CrocBomber wants to merge 45 commits intorelease-1.20from
c2-over-v1.20
Open

C2DEVEL-13229: update to version 1.20#9
CrocBomber wants to merge 45 commits intorelease-1.20from
c2-over-v1.20

Conversation

@CrocBomber
Copy link
Owner

Is this a bug fix or adding new feature?

What is this PR about? / Why do we need it?

What testing is done?

Alexandr Chernev and others added 15 commits July 11, 2023 13:36
AWS ResizeDisk method doesn't work with C2 cloud, because
its EC2 API doesn't implement DescribeVolumesModifications
method, which is used for detecting pending modifications.

The resize functionality for C2 cloud was implemented in
new method: ResizeDiskC2. It checks pending modifications
via ModifyVolume API method.

Now ResizeDiskC2 is used instead of ResizeDisk in all
project (including tests).
Original and target sizes of C2 volumes must be divisible by 8.

Test documentation updates:
1. fix commands for e2e test run: escape "[]" symbols
2. move resize test from "red" to "green"
3. remove duplicates from e2e tests list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants