moto/.github/workflows
Demetrios Tsillas c6b3e5a370
EBS: Some fixes to snapshot uploading (#6520)
* Two fixes to support Citrix AWS hypervisor plugin: ebs responses for putting a block and completing a snapshot should be 201 and 202 respectively rather than 200; If the body cannot be utf-8 decoded, try base64.Z

* Update responses.py

* Update responses.py

* Update responses.py

* Add EBS snapshot unit test

* EBS: put_snapshot_block() should support raw bytes

---------

Co-authored-by: Demetrios Tsillas <Demetrios.Tsillas@citrix.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-15 07:42:40 +00:00
..
build.yml Admin: Replace flake8 references with ruff (#6794) 2023-09-08 20:45:11 +00:00
codeql-analysis.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
data-update_ec2-instance-offerings.yml Bump aws-actions/configure-aws-credentials from 3 to 4 (#6806) 2023-09-12 09:11:05 +00:00
data-update_ec2-instance-types.yml Bump aws-actions/configure-aws-credentials from 3 to 4 (#6806) 2023-09-12 09:11:05 +00:00
data-update_ssm-default-amis.yml Bump aws-actions/configure-aws-credentials from 3 to 4 (#6806) 2023-09-12 09:11:05 +00:00
data-update_ssm-default-parameters.yml Bump aws-actions/configure-aws-credentials from 3 to 4 (#6806) 2023-09-12 09:11:05 +00:00
dependency_test.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
dockertests.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
release.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
test_outdated_versions.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
test_sqs.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
test_terraform.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
tests_decoratormode.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
tests_sdk_dotnet.yml EBS: Some fixes to snapshot uploading (#6520) 2023-09-15 07:42:40 +00:00
tests_sdk_java.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
tests_servermode.yml Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00