feat: implement mock for S3Tables service #11109
build.yml
on: pull_request
Matrix: Caching
Matrix: Linting
javatest
/
test
1m 16s
jstest
/
test
1m 12s
dotnettest
/
test
1m 35s
Matrix: rubytest / test
Matrix: test / test
Matrix: testproxy / test
Matrix: testserver / test
Matrix: terraformexamplestest / test
Annotations
68 errors and 47 warnings
testproxy / test (ubuntu-latest, 3.11)
Process completed with exit code 1.
|
testproxy / test (ubuntu-latest, 3.10)
Process completed with exit code 1.
|
testproxy / test (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
test / test (3.11):
tests/test_moto_api/recorder/test_recorder.py#L186
TestRecorder.test_s3_upload_data
TypeError: Object of type AwsChunkedWrapper is not JSON serializable
|
test / test (3.11):
tests/test_s3/test_s3.py#L1079
test_setting_content_encoding
AssertionError: assert 'gzip,aws-chunked' == 'gzip'
- gzip
+ gzip,aws-chunked
|
test / test (3.11):
tests/test_s3/test_s3.py#L1629
test_list_objects_v2_checksum_algo
assert 'ChecksumCRC32' not in {'ChecksumCRC32': '6Le+Qw==', 'ETag': '"0cc175b9c0f1b6a831c399e269772661"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"0cc175b9c0f1b6a831c399e269772661"', 'last-modified': 'Thu, 16 Jan 2025 18:03:00 GMT', 'x-amz-checksum-crc32': '6Le+Qw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': '2cX5g52cUacSobdQlbrS1gyjzWmVbBDRX6s5xZHwOxi0LMPKaHkh', 'RetryAttempts': 0}}
|
test / test (3.11):
tests/test_s3/test_s3_copyobject.py#L654
test_copy_objet_legal_hold
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.11):
tests/test_s3/test_s3_copyobject.py#L692
test_s3_copy_object_lock
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.11):
tests/test_s3/test_s3_copyobject.py#L917
test_copy_object_calculates_checksum[CRC32-lVk/nw==]
assert 'ChecksumCRC32' not in {'ChecksumCRC32': 'lVk/nw==', 'ETag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'last-modified': 'Thu, 16 Jan 2025 18:03:09 GMT', 'x-amz-checksum-crc32': 'lVk/nw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': 'z5VwIc0mgD9LYfvEBCltvlhctDEhOwyrQsS52lCsCUV4arrvpLWL', 'RetryAttempts': 0}}
|
test / test (3.11):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.11):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[no_bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.11):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[unspecified]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.11):
tests/test_s3/test_s3_lock.py#L193
test_locked_object_compliance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.13):
tests/test_moto_api/recorder/test_recorder.py#L186
TestRecorder.test_s3_upload_data
TypeError: Object of type AwsChunkedWrapper is not JSON serializable
|
test / test (3.13):
tests/test_s3/test_s3.py#L1079
test_setting_content_encoding
AssertionError: assert 'gzip,aws-chunked' == 'gzip'
- gzip
+ gzip,aws-chunked
|
test / test (3.13):
tests/test_s3/test_s3.py#L1629
test_list_objects_v2_checksum_algo
assert 'ChecksumCRC32' not in {'ChecksumCRC32': '6Le+Qw==', 'ETag': '"0cc175b9c0f1b6a831c399e269772661"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"0cc175b9c0f1b6a831c399e269772661"', 'last-modified': 'Thu, 16 Jan 2025 18:03:15 GMT', 'x-amz-checksum-crc32': '6Le+Qw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': '2cX5g52cUacSobdQlbrS1gyjzWmVbBDRX6s5xZHwOxi0LMPKaHkh', 'RetryAttempts': 0}}
|
test / test (3.13):
tests/test_s3/test_s3_copyobject.py#L654
test_copy_objet_legal_hold
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.13):
tests/test_s3/test_s3_copyobject.py#L692
test_s3_copy_object_lock
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.13):
tests/test_s3/test_s3_copyobject.py#L917
test_copy_object_calculates_checksum[CRC32-lVk/nw==]
assert 'ChecksumCRC32' not in {'ChecksumCRC32': 'lVk/nw==', 'ETag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'last-modified': 'Thu, 16 Jan 2025 18:03:25 GMT', 'x-amz-checksum-crc32': 'lVk/nw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': 'z5VwIc0mgD9LYfvEBCltvlhctDEhOwyrQsS52lCsCUV4arrvpLWL', 'RetryAttempts': 0}}
|
test / test (3.13):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.13):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[no_bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.13):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[unspecified]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.13):
tests/test_s3/test_s3_lock.py#L193
test_locked_object_compliance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
testserver / test (3.10)
Process completed with exit code 2.
|
test / test (3.10):
tests/test_moto_api/recorder/test_recorder.py#L186
TestRecorder.test_s3_upload_data
TypeError: Object of type AwsChunkedWrapper is not JSON serializable
|
test / test (3.10):
tests/test_s3/test_s3.py#L1079
test_setting_content_encoding
AssertionError: assert 'gzip,aws-chunked' == 'gzip'
- gzip
+ gzip,aws-chunked
|
test / test (3.10):
tests/test_s3/test_s3.py#L1629
test_list_objects_v2_checksum_algo
assert 'ChecksumCRC32' not in {'ChecksumCRC32': '6Le+Qw==', 'ETag': '"0cc175b9c0f1b6a831c399e269772661"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"0cc175b9c0f1b6a831c399e269772661"', 'last-modified': 'Thu, 16 Jan 2025 18:03:54 GMT', 'x-amz-checksum-crc32': '6Le+Qw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': '2cX5g52cUacSobdQlbrS1gyjzWmVbBDRX6s5xZHwOxi0LMPKaHkh', 'RetryAttempts': 0}}
|
test / test (3.10):
tests/test_s3/test_s3_copyobject.py#L654
test_copy_objet_legal_hold
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.10):
tests/test_s3/test_s3_copyobject.py#L692
test_s3_copy_object_lock
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.10):
tests/test_s3/test_s3_copyobject.py#L917
test_copy_object_calculates_checksum[CRC32-lVk/nw==]
assert 'ChecksumCRC32' not in {'ChecksumCRC32': 'lVk/nw==', 'ETag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'last-modified': 'Thu, 16 Jan 2025 18:04:05 GMT', 'x-amz-checksum-crc32': 'lVk/nw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': 'z5VwIc0mgD9LYfvEBCltvlhctDEhOwyrQsS52lCsCUV4arrvpLWL', 'RetryAttempts': 0}}
|
test / test (3.10):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.10):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[no_bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.10):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[unspecified]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.10):
tests/test_s3/test_s3_lock.py#L193
test_locked_object_compliance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.9):
tests/test_moto_api/recorder/test_recorder.py#L186
TestRecorder.test_s3_upload_data
TypeError: Object of type AwsChunkedWrapper is not JSON serializable
|
test / test (3.9):
tests/test_s3/test_s3.py#L1079
test_setting_content_encoding
AssertionError: assert 'gzip,aws-chunked' == 'gzip'
- gzip
+ gzip,aws-chunked
|
test / test (3.9):
tests/test_s3/test_s3.py#L1629
test_list_objects_v2_checksum_algo
assert 'ChecksumCRC32' not in {'ChecksumCRC32': '6Le+Qw==', 'ETag': '"0cc175b9c0f1b6a831c399e269772661"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"0cc175b9c0f1b6a831c399e269772661"', 'last-modified': 'Thu, 16 Jan 2025 18:04:07 GMT', 'x-amz-checksum-crc32': '6Le+Qw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': '2cX5g52cUacSobdQlbrS1gyjzWmVbBDRX6s5xZHwOxi0LMPKaHkh', 'RetryAttempts': 0}}
|
test / test (3.9):
tests/test_s3/test_s3_copyobject.py#L654
test_copy_objet_legal_hold
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.9):
tests/test_s3/test_s3_copyobject.py#L692
test_s3_copy_object_lock
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.9):
tests/test_s3/test_s3_copyobject.py#L917
test_copy_object_calculates_checksum[CRC32-lVk/nw==]
assert 'ChecksumCRC32' not in {'ChecksumCRC32': 'lVk/nw==', 'ETag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'last-modified': 'Thu, 16 Jan 2025 18:04:19 GMT', 'x-amz-checksum-crc32': 'lVk/nw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': 'z5VwIc0mgD9LYfvEBCltvlhctDEhOwyrQsS52lCsCUV4arrvpLWL', 'RetryAttempts': 0}}
|
test / test (3.9):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.9):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[no_bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.9):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[unspecified]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.9):
tests/test_s3/test_s3_lock.py#L193
test_locked_object_compliance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
testserver / test (3.11)
Process completed with exit code 2.
|
testserver / test (3.12)
Process completed with exit code 2.
|
test / test (3.12):
tests/test_moto_api/recorder/test_recorder.py#L186
TestRecorder.test_s3_upload_data
TypeError: Object of type AwsChunkedWrapper is not JSON serializable
|
test / test (3.12):
tests/test_s3/test_s3.py#L1079
test_setting_content_encoding
AssertionError: assert 'gzip,aws-chunked' == 'gzip'
- gzip
+ gzip,aws-chunked
|
test / test (3.12):
tests/test_s3/test_s3.py#L1629
test_list_objects_v2_checksum_algo
assert 'ChecksumCRC32' not in {'ChecksumCRC32': '6Le+Qw==', 'ETag': '"0cc175b9c0f1b6a831c399e269772661"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"0cc175b9c0f1b6a831c399e269772661"', 'last-modified': 'Thu, 16 Jan 2025 18:03:59 GMT', 'x-amz-checksum-crc32': '6Le+Qw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': '2cX5g52cUacSobdQlbrS1gyjzWmVbBDRX6s5xZHwOxi0LMPKaHkh', 'RetryAttempts': 0}}
|
test / test (3.12):
tests/test_s3/test_s3_copyobject.py#L654
test_copy_objet_legal_hold
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.12):
tests/test_s3/test_s3_copyobject.py#L692
test_s3_copy_object_lock
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.12):
tests/test_s3/test_s3_copyobject.py#L917
test_copy_object_calculates_checksum[CRC32-lVk/nw==]
assert 'ChecksumCRC32' not in {'ChecksumCRC32': 'lVk/nw==', 'ETag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'last-modified': 'Thu, 16 Jan 2025 18:04:11 GMT', 'x-amz-checksum-crc32': 'lVk/nw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': 'z5VwIc0mgD9LYfvEBCltvlhctDEhOwyrQsS52lCsCUV4arrvpLWL', 'RetryAttempts': 0}}
|
test / test (3.12):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.12):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[no_bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.12):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[unspecified]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.12):
tests/test_s3/test_s3_lock.py#L193
test_locked_object_compliance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.8):
tests/test_moto_api/recorder/test_recorder.py#L186
TestRecorder.test_s3_upload_data
TypeError: Object of type AwsChunkedWrapper is not JSON serializable
|
test / test (3.8):
tests/test_s3/test_s3.py#L1079
test_setting_content_encoding
AssertionError: assert 'gzip,aws-chunked' == 'gzip'
- gzip
+ gzip,aws-chunked
|
test / test (3.8):
tests/test_s3/test_s3.py#L1629
test_list_objects_v2_checksum_algo
assert 'ChecksumCRC32' not in {'ChecksumCRC32': '6Le+Qw==', 'ETag': '"0cc175b9c0f1b6a831c399e269772661"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"0cc175b9c0f1b6a831c399e269772661"', 'last-modified': 'Thu, 16 Jan 2025 18:05:05 GMT', 'x-amz-checksum-crc32': '6Le+Qw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': '2cX5g52cUacSobdQlbrS1gyjzWmVbBDRX6s5xZHwOxi0LMPKaHkh', 'RetryAttempts': 0}}
|
test / test (3.8):
tests/test_s3/test_s3_copyobject.py#L654
test_copy_objet_legal_hold
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.8):
tests/test_s3/test_s3_copyobject.py#L692
test_s3_copy_object_lock
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.8):
tests/test_s3/test_s3_copyobject.py#L917
test_copy_object_calculates_checksum[CRC32-lVk/nw==]
assert 'ChecksumCRC32' not in {'ChecksumCRC32': 'lVk/nw==', 'ETag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'ResponseMetadata': {'HTTPHeaders': {'etag': '"f2081dd61dfa700a0fd5e29b9c3cc23d"', 'last-modified': 'Thu, 16 Jan 2025 18:05:17 GMT', 'x-amz-checksum-crc32': 'lVk/nw==', 'x-amz-sdk-checksum-algorithm': 'CRC32', ...}, 'HTTPStatusCode': 200, 'RequestId': 'z5VwIc0mgD9LYfvEBCltvlhctDEhOwyrQsS52lCsCUV4arrvpLWL', 'RetryAttempts': 0}}
|
test / test (3.8):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.8):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[no_bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.8):
tests/test_s3/test_s3_lock.py#L83
test_locked_object_governance_mode[unspecified]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
test / test (3.8):
tests/test_s3/test_s3_lock.py#L193
test_locked_object_compliance_mode[bypass]
botocore.exceptions.ClientError: An error occurred (InvalidContentMD5) when calling the PutObject operation: Content MD5 header is invalid
|
testserver / test (3.8)
Process completed with exit code 2.
|
testserver / test (3.9)
Process completed with exit code 2.
|
Caching (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / Find Jobs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rubytest / test (3.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
jstest / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
javatest / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnettest / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (autoscaling)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (ubuntu-latest, 3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (acm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (windows-latest, 3.11)
No files were found with the provided path: moto_proxy.log. No artifacts will be uploaded.
|
testproxy / test (windows-latest, 3.12)
No files were found with the provided path: moto_proxy.log. No artifacts will be uploaded.
|
testproxy / test (windows-latest, 3.10)
No files were found with the provided path: moto_proxy.log. No artifacts will be uploaded.
|
terraformexamplestest / test (codebuild)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (awslambda)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (ds)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (cloudfront)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (iam)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (ec2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (elb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (route53)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (sqs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (rds)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (wafv2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
motoproxy-ubuntu-latest-3.10
|
15.4 MB |
|
motoproxy-ubuntu-latest-3.11
|
15.4 MB |
|
motoproxy-ubuntu-latest-3.12
|
15.4 MB |
|
motoserver-3.10
|
116 KB |
|
motoserver-3.11
|
116 KB |
|
motoserver-3.12
|
116 KB |
|
motoserver-3.8
|
117 KB |
|
motoserver-3.9
|
116 KB |
|