We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running traas.sh in RDO Cloud, the execution gets stop in toci_gate_test.sh because it can't find python-os-testr package. This issue seems to be related to https://bugs.launchpad.net/tripleo/+bug/1708175 and in fact, the patch referenced in the bug (https://review.openstack.org/#/c/490032/) was solving the issue but it has been abandoned.
Is there a possibility to implement some workaround when setting up the repos in https://github.com/slagle/traas/blob/master/templates/traas.yaml#L101 so that the package will be available when running "sudo yum install -y python-os-testr" in toci_gate_test.sh?
The text was updated successfully, but these errors were encountered:
it seems not a thing any more, there are no more python-os-testr references in the tripleo-ci repo.
Sorry, something went wrong.
No branches or pull requests
When running traas.sh in RDO Cloud, the execution gets stop in toci_gate_test.sh because it can't find python-os-testr package. This issue seems to be related to https://bugs.launchpad.net/tripleo/+bug/1708175 and in fact, the patch referenced in the bug (https://review.openstack.org/#/c/490032/) was solving the issue but it has been abandoned.
Is there a possibility to implement some workaround when setting up the repos in https://github.com/slagle/traas/blob/master/templates/traas.yaml#L101 so that the package will be available when running "sudo yum install -y python-os-testr" in toci_gate_test.sh?
The text was updated successfully, but these errors were encountered: