Skip to content

Commit 0e2932d

Browse files
committed
MC-32197: The Video related mftf tests are failed due "Daily limit exceeded" error
1 parent 3955f80 commit 0e2932d

5 files changed

+5
-0
lines changed

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoBundleProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Admin should be able to add/remove default product video for a Bundle Product"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-110"/>
19+
<testCaseId value="MC-205"/>
1920
<group value="catalog"/>
2021
<group value="bundle"/>
2122
<group value="productVideo"/>

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoDownloadableProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Admin should be able to add/remove default product video for a Downloadable Product"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-114"/>
19+
<testCaseId value="MC-207"/>
1920
<group value="catalog"/>
2021
<group value="downloadable"/>
2122
<group value="productVideo"/>

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoGroupedProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Admin should be able to add/remove default product video for a Grouped Product"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-108"/>
19+
<testCaseId value="MC-203"/>
1920
<group value="catalog"/>
2021
<group value="groupedProduct"/>
2122
<group value="productVideo"/>

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoSimpleProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Admin should be able to add/remove default product video for a Simple Product"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-111"/>
19+
<testCaseId value="MC-206"/>
1920
<group value="catalog"/>
2021
<group value="productVideo"/>
2122
</annotations>

app/code/Magento/ProductVideo/Test/Mftf/Test/AdminAddRemoveDefaultVideoVirtualProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Admin should be able to add/remove default product video for a Virtual Product"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-109"/>
19+
<testCaseId value="MC-204"/>
1920
<group value="catalog"/>
2021
<group value="productVideo"/>
2122
</annotations>

0 commit comments

Comments
 (0)