centos8 integration job are failing because of "Could not find class ::openstack_integration::repos"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-openstack-integration |
Fix Released
|
Critical
|
Takashi Kajinami |
Bug Description
Currently centos8 integration jobs in stable branches are consistently failing at setting up repos.
https:/
Looking at the puppet log, it seems the modules are not installed properly.
Further investigation revealed that r10k is not properly installed because of the following error.
~~~
-------
| Install r10k |
-------
+ gem install --no-user-install --minimal-dep --verbose --no-document --install-
...
/home/zuul/
faraday-
~~~
Changed in puppet-openstack-integration: | |
importance: | Undecided → Critical |
assignee: | nobody → Takashi Kajinami (kajinamit) |
Changed in puppet-openstack-integration: | |
status: | New → Fix Released |
Fix proposed to branch: stable/yoga /review. opendev. org/c/openstack /puppet- openstack- integration/ +/866546
Review: https:/