Project

Profile

Help

Issue #8639

closed

Collection sync gets too slow or breaks when syncing a specific version with dependencies

Added by fao89 almost 3 years ago. Updated almost 3 years ago.

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

Description

Create an ansible remote that points to galaxy.ansible.com and upload the following requirements.yml:

---
collections:
  - name: arista.avd
    version: 2.0.0

Perform a sync with sync_requirements == True

This collection depends on:

  • arista.cvp
  • arista.eos
  • ansible.netcommon (which depends on ansible.utils)
Actions #1

Updated by fao89 almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by pulpbot almost 3 years ago

  • Status changed from NEW to POST

Added by gerrod almost 3 years ago

Revision 52f429d4 | View on GitHub

Fix excess task creation when syncing dependencies

fixes: #8639

Actions #3

Updated by gerrod almost 3 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by fao89 almost 3 years ago

  • Sprint/Milestone set to 0.8.0
Actions #5

Updated by fao89 almost 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF