-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
- Added the FORCE_UPDATE_URLS deploy variable to update Magento base URLs when deploying Magento Commerce Cloud projects to production and staging environments. - Updated the release notes for 2002.0.19
* MAGECLOUD-2973 db table prefixes * updates from technical review
* MAGECLOUD-3258 warm cache with multiple pages * Improved example using regexp
* MAGECLOUD-3258: warm cache with multiple pages * MAGECLOUD-3258: warm cache with multiple pages
* Add link to variable for convenience * MAGECLOUD-3813 ece-tools reference * add repo link * Update ece-tools-reference.md * oops, forgot to update later version * Update from feedback
…fect php modules (#4791)
* Added TTFB_TESTED_PAGE env variable and associated release note
* MAGECLOUD-3684 add functional testing * add to all versions * Update examples and leftover questions * slight fix * fix bad formatting in docker arch * forgot about version 2.2 * Apply suggestions from code review Co-Authored-By: Margaret Eker <[email protected]> * Update from feedback
So far link check runs fine, but staging build fails because of the |
Looks good! I think that the new |
Yes, the Ruby Docker container fails in some reason.
|
It is not failing now, is it? https://devdocs.magedevteam.com/594/guides/v2.3/reference/cli/magento-cloud.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a few suggestions.
- **Version**—Magento 2.1.4 and later | ||
|
||
Customize the list of pages used to preload the cache in the `post_deploy` stage. You must configure the post-deploy hook. See the [hooks section][] of the `.magento.app.yaml` file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like link target is missing on the [hooks section].
|
||
The `codeception.dist.yml` file in the `{{site.data.var.ct}}` root directory contains the global testing configuration. See the [`{{site.data.var.ct}}` repository](https://github.com/magento/ece-tools/blob/develop/codeception.dist.yml). | ||
|
||
By default, functional tests produce a short output. You can receive a more detailed output by editing the `codeception.dist.yml` file to set the `printOutput:` property to `true`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By default, functional tests produce a short output. You can receive a more detailed output by editing the `codeception.dist.yml` file to set the `printOutput:` property to `true`. | |
By default, functional tests produce a short output. You can get more detailed output by editing the `codeception.dist.yml` file to set the `printOutput:` property to `true`. |
Co-Authored-By: Margaret Eker <[email protected]>
Co-Authored-By: Margaret Eker <[email protected]>
running tests |
Hi @hguthrie, thank you for your contribution! |
This contains the updates for the Cloud 2002.0.20 release.
https://magento2.atlassian.net/browse/MAGECLOUD-3731
whatsnew
Updated the Cloud Release notes for ece-tools version 2002.0.20.
ece-tools
reference topic.