magento / magento-cloud-docker

All Submissions you make to Magento Inc. (“Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
Open Software License 3.0
256 stars 192 forks source link

update mutagen create and terminate commands #328

Closed mattskr closed 3 years ago

mattskr commented 3 years ago

Description

Updated mutagen commands to proper syntax. Shorthand "create" and "terminate" do not work on all versions of mutagen.

Manual testing scenarios

Run mutagen.sh for mutagen syncing. Should terminate the existing sessions and recreate as expected.

magento-cloud-ft-jenkins-svc commented 3 years ago

Unit & Integration Test Results

:white_check_mark: All unit and integration tests have passed.

Unit Test Output

PHPUnit 8.5.17 by Sebastian Bergmann and contributors.

......                                                              6 / 6 (100%)

Time: 263 ms, Memory: 12.00 MB

OK (6 tests, 18 assertions)

Generating code coverage report in Clover XML format ... done [570 ms]

Integration Test Output

PHPUnit 8.5.17 by Sebastian Bergmann and contributors.

..................                                                18 / 18 (100%)

Time: 3.46 seconds, Memory: 36.00 MB

OK (18 tests, 18 assertions)

This comment was generated by Jenkins job magento-cloud-docker/unit build 48.

magento-cloud-ft-jenkins-svc commented 3 years ago

Static Analysis & Code Style Results

:white_check_mark: All static analysis and code style checks have passed.

PHP Codesniffer Output

............................................................ 60 / 89 (67%)
.............................                                89 / 89 (100%)

Time: 5.34 secs; Memory: 12MB

PHP Mess Detector Output


Found 0 violations and 0 errors in 2638ms

No mess detected

PHPStan Output


 [OK] No errors                                                                 

This comment was generated by Jenkins job magento-cloud-docker/static build 49.

magento-cloud-ft-jenkins-svc commented 3 years ago

Functional Acceptance Test Results

:white_check_mark:  All functional acceptance tests have passed.

PHP 7.2

PHP 7.3

PHP 7.4

This comment was generated by Jenkins job magento-cloud-docker/functional build 59.

shiftedreality commented 3 years ago

@magento import pr to magento-commerce/magento-cloud-docker

magento-engcom-team commented 3 years ago

@shiftedreality the pull request successfully imported.