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

Skip a test case affected by Pulp issue 2082 #333

Merged
merged 1 commit into from
Jul 18, 2016
Merged

Skip a test case affected by Pulp issue 2082 #333

merged 1 commit into from
Jul 18, 2016

Commits on Jul 18, 2016

  1. Skip a test case affected by Pulp issue 2082

    `pulp_smash.tests.rpm.api_v2.test_iso_crud.AddImporterDistributorTestCase`
    is affected by Pulp issue 2082:
    
    > It's possible to add an ISO importer to an RPM repository by making an
    > HTTP post request to /pulp/api/v2/repositories/{repo_id}/importers/,
    > with a body of {"importer_type_id": "iso_importer"}. Under the current
    > development version of Pulp (2.10), this fails with an HTTP 500 error.
    
    For more information, see: https://pulp.plan.io/issues/2082
    Ichimonji10 committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    787ef9e View commit details
    Browse the repository at this point in the history