Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAGECLOUD-1582: The "disable_locking" parameter breaks 2.2.0 and doesn't required in >=2.2.2 #151

Merged
merged 4 commits into from
Jan 19, 2018
Merged

MAGECLOUD-1582: The "disable_locking" parameter breaks 2.2.0 and doesn't required in >=2.2.2 #151

merged 4 commits into from
Jan 19, 2018

Conversation

oshmyheliuk
Copy link
Contributor

@oshmyheliuk oshmyheliuk commented Jan 18, 2018

Description

Fixed Issues (if relevant)

https://magento2.atlassian.net/browse/MAGECLOUD-1582

Zephyr Tests

  1. ...

Relate pull request

https://github.com/magento/ece-patches/pull/31

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • Pull request was approved by architect
  • Pull request was approved by QA member
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@oshmyheliuk oshmyheliuk removed the Progress: review PR/Issue status label Jan 18, 2018
@shiftedreality
Copy link
Member

This won’t work, because repo.magento.com is not available outside of metpackage. This should be fixed in other way, or constraints in matapackage bumped.

@shiftedreality
Copy link
Member

You can use MagentoVersion to correctly handle this edge case

@andriyShevtsov
Copy link
Contributor

Need to check with version 2.2.2, 2.2.1, 2.2.0.
Scenario is the next:

  1. create a product as Admin user
  2. create a customer
  3. Add product to Cart
  4. Checkout
    Expected result: time significantly decreased compared with version without fix.

@NadiyaS NadiyaS added the Progress: testing in progress PR/issue status label Jan 18, 2018
@andriyShevtsov
Copy link
Contributor

Also the same things should be tested with upgrade:
from 2.2.0 to 2.2.1
from 2.2.1 to 2.2.2

@mveeramneni
Copy link

mveeramneni commented Jan 18, 2018

screen shot 2018-01-18 at 3 32 08 pm

Test failed with above mentioned error

@billygilbert billygilbert added Progress: on hold PR/issue status and removed Progress: testing in progress PR/issue status labels Jan 18, 2018
@billygilbert
Copy link
Contributor

@mveeramneni Identified an issue during QA with the pull request for ECE-Patches. I've noted it in the PR magento/ece-patches#31

@oshmyheliuk
Copy link
Contributor Author

Bug about patch applying was fixed, sorry it was my fault, I forgot to change the name of the patch.

@oshmyheliuk
Copy link
Contributor Author

@shiftedreality I don't understand why this shouldn't work? We just apply patch for two version of magento/framework 101.0.0 and 101.0.1

@shiftedreality
Copy link
Member

Sasha, I was taking about changes in composer.json. Good to see you removed it

@andriyShevtsov andriyShevtsov added Progress: testing in progress PR/issue status and removed Progress: on hold PR/issue status labels Jan 19, 2018
@oshmyheliuk oshmyheliuk removed the Progress: testing in progress PR/issue status label Jan 19, 2018
@andriyShevtsov
Copy link
Contributor

QA passed

@andriyShevtsov andriyShevtsov added the Progress: accept PR/issue status label Jan 19, 2018
@BaDos BaDos merged commit 3317bcf into magento:2002.0 Jan 19, 2018
@BaDos BaDos deleted the MAGECLOUD-1582 branch January 19, 2018 12:52
@YPyltiai YPyltiai added Progress: accept PR/issue status Release: 2002.0.8 ECE-Tools Release and removed Progress: accept PR/issue status labels May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Progress: accept PR/issue status Release: 2002.0.8 ECE-Tools Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants