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

[AutoPR datamigration/resource-manager] Add Agent Jobs and Login migration for SQL to MI public preview scenario #2298

Merged

Conversation

AutorestCI
Copy link
Contributor

Add Agent Jobs and Login migration for SQL to MI public preview scenario
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 29, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-datamigration

You can install the package azure-mgmt-datamigration of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2770#egg=azure-mgmt-datamigration&subdirectory=azure-mgmt-datamigration"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2770#egg=azure-mgmt-datamigration&subdirectory=azure-mgmt-datamigration"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2770
  • pip install -e ./azure-mgmt-datamigration

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2770
  • pip wheel --no-deps ./azure-mgmt-datamigration

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 29, 2018

Codecov Report

Merging #2298 into restapi_auto_datamigration/resource-manager will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@                               Coverage Diff                               @@
##           restapi_auto_datamigration/resource-manager    #2298      +/-   ##
===============================================================================
- Coverage                                        52.17%   52.12%   -0.05%     
===============================================================================
  Files                                             5793     5627     -166     
  Lines                                           144721   134591   -10130     
===============================================================================
- Hits                                             75509    70157    -5352     
+ Misses                                           69212    64434    -4778
Impacted Files Coverage Δ
azure-batch/azure/batch/models/resize_error.py 57.14% <0%> (-42.86%) ⬇️
...ure-batch/azure/batch/operations/job_operations.py 72.32% <0%> (-12.57%) ⬇️
.../azure/batch/operations/job_schedule_operations.py 71.48% <0%> (-12.5%) ⬇️
...ure-batch/azure/batch/models/pool_usage_metrics.py 41.66% <0%> (-11.67%) ⬇️
...re-batch/azure/batch/operations/task_operations.py 73.38% <0%> (-11.27%) ⬇️
...h/azure/batch/operations/application_operations.py 78.72% <0%> (-10.34%) ⬇️
...re-batch/azure/batch/operations/file_operations.py 74.35% <0%> (-10.21%) ⬇️
...h/azure/batch/operations/certificate_operations.py 76.19% <0%> (-9.58%) ⬇️
...mgmt/compute/v2017_12_01/models/image_data_disk.py 38.46% <0%> (-8.6%) ⬇️
...atch/azure/batch/models/container_configuration.py 75% <0%> (-8.34%) ⬇️
... and 602 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b49b237...53de602. Read the comment docs.

@AutorestCI AutorestCI merged commit cb63238 into restapi_auto_datamigration/resource-manager Mar 29, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2071

AutorestCI added a commit that referenced this pull request Apr 20, 2018
Add Agent Jobs and Login migration for SQL to MI public preview scenario
lmazuel pushed a commit that referenced this pull request Apr 20, 2018
* Generated from d76bc8b3f4b0a026864d0e7810fb327bbb5cda18 (#2070)

DataMigration py conf

* Packaging for data migration

* Update CODEOWNERS

* Rebuild by #2071

* Generated from dfe5f8b34f1846c8a211631ae330ecc9960ad5a8 (#2288)

Remove TaskOutput base object.

* Generated from c1a115fa057e33fffdf5fcd1b31f7a59f1fb6ee7 (#2298)

Add Agent Jobs and Login migration for SQL to MI public preview scenario

* Rebuild by #2071

* Requires msrestazure 0.4.27

* Migrate RecoveryServicesBackup to new test framework
@lmazuel lmazuel deleted the restapi_auto_2770 branch April 27, 2018 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants