Project

Profile

Help

Issue #6363

closed

Failing Functional Test "test_publish_signed_repo_metadata"

Added by CodeHeeler about 4 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 69
Quarter:

Description

self = <pulp_rpm.tests.functional.api.test_consume_content.ConsumeSignedRepomdTestCase testMethod=test_publish_signed_repo_metadata>

    def create_distribution(self):
        """Create a distribution with a repository that contains a signing service."""
        metadata_signing_service = self.api_client.using_handler(api.page_handler).get(
            'pulp/api/v3/signing-services/'
>       )[0]
E       IndexError: list index out of range

functional/api/test_consume_content.py:118: IndexError
Actions #1

Updated by lmjachky about 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to lmjachky
Actions #2

Updated by ttereshc about 4 years ago

  • Sprint set to Sprint 68
Actions #3

Updated by ttereshc about 4 years ago

  • Triaged changed from No to Yes

Added by Lubos Mjachky about 4 years ago

Revision 4b600b41 | View on GitHub

Import a signing key and create a service if not present

In addition to that, the docs scripts were updated too to make it possible to run the test docs_check_install_with_signed_repodata.sh without any errors.

closes #6363 https://pulp.plan.io/issues/6363

Actions #4

Updated by lmjachky about 4 years ago

  • Status changed from ASSIGNED to POST
Actions #5

Updated by rchan about 4 years ago

  • Sprint changed from Sprint 68 to Sprint 69
Actions #6

Updated by Anonymous about 4 years ago

  • Status changed from POST to MODIFIED
Actions #7

Updated by dalley about 4 years ago

  • Sprint/Milestone set to Pulp RPM 3.3.0
Actions #8

Updated by dalley about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF