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

Adding pulp-2to3-migration support #142

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

daviddavis
Copy link
Contributor

fixes #133

@daviddavis daviddavis force-pushed the migration-support branch 2 times, most recently from 09d51a0 to 31f302f Compare February 13, 2021 15:14
@daviddavis daviddavis force-pushed the migration-support branch 2 times, most recently from 10224a7 to dfe52ae Compare February 13, 2021 15:41
@daviddavis daviddavis marked this pull request as ready for review February 13, 2021 18:38
# shellcheck source=tests/scripts/config.source
. "$(dirname "$(dirname "$(realpath "$0")")")"/config.source

pulp debug has-plugin --name "pulp_2to3_migration" || exit 3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am i right, that these tests will not run in our container based CI?
Would this be reason to have this plugin packaged independently?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am i right, that these tests will not run in our container based CI?

That's correct

Would this be reason to have this plugin packaged independently?

That's a good question. Let's discuss at our CLI meeting?

daviddavis pushed a commit to daviddavis/pulp-2to3-migration that referenced this pull request Feb 17, 2021
Required PR: pulp/pulp-cli#142

[noissue]
daviddavis pushed a commit to daviddavis/pulp-2to3-migration that referenced this pull request Feb 17, 2021
Required PR: pulp/pulp-cli#142

[noissue]
daviddavis pushed a commit to daviddavis/pulp-2to3-migration that referenced this pull request Feb 17, 2021
Required PR: pulp/pulp-cli#142

[noissue]
daviddavis pushed a commit to daviddavis/pulp-2to3-migration that referenced this pull request Feb 17, 2021
Required PR: pulp/pulp-cli#142

[noissue]
@daviddavis
Copy link
Contributor Author

Looks like the tests are running successfully against the migration plugin: pulp/pulp-2to3-migration#315

@mdellweg mdellweg added this to the 0.5.0 milestone Feb 18, 2021
Copy link
Member

@mdellweg mdellweg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for keeping on top of the tests.

@mdellweg mdellweg merged commit 98728c7 into pulp:develop Feb 18, 2021
goosemania pushed a commit to pulp/pulp-2to3-migration that referenced this pull request Feb 22, 2021
Required PR: pulp/pulp-cli#142

[noissue]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Pulp 3 migration plugin support
2 participants