Giter VIP home page Giter VIP logo

ansible-collection-pulp's People

Contributors

alex-welsh avatar cityofships avatar jackhodgkiss avatar jovial avatar m-bull avatar markgoddard avatar mnasiadka avatar stackhpc-ci avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible-collection-pulp's Issues

Changing sync policy for the remote fails

Once repository is created and synced using a remote, changing it's synchronisation policy to a different than initial one results in HTTP 400 Bad Request. This is normally supported by Pulp using direct REST calls.

pulp distribution promotion failing

TASK [stackhpc.pulp.pulp_distribution : Ensure RPM distributions are defined] ****************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"msg": "The conditional check 'item.state == 'absent' or not (item.skip_existing | default(pulp_distribution_rpm_skip_existing) | bool and pub_has_dists)' failed. The error was: error while evaluating conditional (item.state == 'absent' or not (item.skip_existing | default(pulp_distribution_rpm_skip_existing) | bool and pub_has_dists)): {{ pulp_dists_list.distributions | selectattr('publication', 'equalto', pubs[0].pulp_href if item.state == 'present' else None) | list | length > 0 }}: 'str object' has no attribute 'pulp_href'\n\nThe error appears to be in .../ansible_collections/stackhpc/pulp/roles/pulp_distribution/tasks/rpm.yml': line 26, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Ensure RPM distributions are defined\n  ^ here\n"}

Add CI tests

Something more than only code linting would be helpful.

Fix the CI

Currently lint is failing due to dependencies not being pulled during run.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.