Skip to content

Commit 9146d6c

Browse files
committed
Merge branch 'B2B-2108' of https://github.com/magento-arcticfoxes/magento2ce into B2B-2140
2 parents 302f6c5 + 16791bd commit 9146d6c

File tree

30 files changed

+30
-0
lines changed

30 files changed

+30
-0
lines changed

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportBundleProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<testCaseId value="MC-38558"/>
2525
<group value="importExport"/>
2626
<group value="remote_storage_aws_s3"/>
27+
<group value="skip_in_cloud_native_s3"/>
2728
</annotations>
2829

2930
<before>

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportDownloadableProductWithFileLinksTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<testCaseId value="MC-38558"/>
2626
<group value="importExport"/>
2727
<group value="remote_storage_aws_s3"/>
28+
<group value="skip_in_cloud_native_s3"/>
2829
</annotations>
2930

3031
<before>

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportDownloadableProductWithURLLinksTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<testCaseId value="MC-38558"/>
2626
<group value="importExport"/>
2727
<group value="remote_storage_aws_s3"/>
28+
<group value="skip_in_cloud_native_s3"/>
2829
</annotations>
2930

3031
<before>

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportGroupedProductWithSpecialPriceTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<testCaseId value="MC-38558"/>
2525
<group value="importExport"/>
2626
<group value="remote_storage_aws_s3"/>
27+
<group value="skip_in_cloud_native_s3"/>
2728
</annotations>
2829

2930
<before>

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportSimpleAndConfigurableProductsWithCustomOptionsTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<testCaseId value="MC-38558"/>
2626
<group value="importExport"/>
2727
<group value="remote_storage_aws_s3"/>
28+
<group value="skip_in_cloud_native_s3"/>
2829
</annotations>
2930

3031
<before>

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportSimpleProductAndConfigurableProductsWithAssignedImagesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<testCaseId value="MC-38558"/>
2626
<group value="importExport"/>
2727
<group value="remote_storage_aws_s3"/>
28+
<group value="skip_in_cloud_native_s3"/>
2829
</annotations>
2930

3031
<before>

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportTaxRatesTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<group value="importExport"/>
2626
<group value="tax"/>
2727
<group value="remote_storage_aws_s3"/>
28+
<group value="skip_in_cloud_native_s3"/>
2829
<group value="pr_exclude"/>
2930
</annotations>
3031

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ImportBundleProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<group value="importExport"/>
2020
<group value="Bundle"/>
2121
<group value="remote_storage_aws_s3"/>
22+
<group value="skip_in_cloud_native_s3"/>
2223
<group value="remote_storage_disabled"/>
2324
</annotations>
2425

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ImportDownloadableProductsWithFileLinksTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<group value="importExport"/>
2020
<group value="Downloadable"/>
2121
<group value="remote_storage_aws_s3"/>
22+
<group value="skip_in_cloud_native_s3"/>
2223
<group value="remote_storage_disabled"/>
2324
</annotations>
2425

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ImportDownloadableProductsWithUrlLinksTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<group value="importExport"/>
2020
<group value="Downloadable"/>
2121
<group value="remote_storage_aws_s3"/>
22+
<group value="skip_in_cloud_native_s3"/>
2223
<group value="remote_storage_disabled"/>
2324
</annotations>
2425

0 commit comments

Comments
 (0)