Fix partial repository creation - #53
Conversation
|
Looks good to me 👍 |
vicsufer
left a comment
There was a problem hiding this comment.
@jpiron It seems that builds fails:
For Debian Buster because nexus service is not starting. https://travis-ci.com/github/idealista/nexus-role/jobs/446245631
For Debian Stretch you probably need to update Goss tests with the new partial configurations. https://travis-ci.com/github/idealista/nexus-role/jobs/446245630
d7f4606 to
0822943
Compare
|
I updated the Goss tests. |
|
Molecule tests use debian stretch by default, try chaning the image to |
|
That's what I did. |
Repositories might not declare all 3 types (proxy, hosted, group).
0822943 to
b1887e0
Compare
|
I don't know what more I can do here. |
|
We've been having some troubles with travis, it is up and running now, and your commit is enqueued. |
Description of the Change
Fix partial repository (repositories that don't declare all 3 proxy, group, hosted types) creations.
Benefits
Whoever wants to create partial repositories.
Possible Drawbacks
None I am aware of.
Applicable Issues
None.