<div dir="ltr">I ended up symlinking the r10k binary I have installed to the place it wants it to be and it worked. I do have that in my Gemfile. Question is, can we make this work without manual steps?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 18, 2016 at 4:57 PM, Alex Schultz <span dir="ltr"><<a href="mailto:aschultz@mirantis.com" target="_blank">aschultz@mirantis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Feb 18, 2016 at 3:26 PM, Matt Fischer <span dir="ltr"><<a href="mailto:matt@mattfischer.com" target="_blank">matt@mattfischer.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Is anyone able to share the secret of running spec tests since the r10k transition? bundle install && bundle exec rake spec have issues because r10k is not being installed. Since I'm not the only one hopefully this question will help others.<div><br></div><div><div>+ PUPPETFILE=/etc/puppet/modules/keystone/openstack/puppet-openstack-integration/Puppetfile</div><div>+ /var/lib/gems/1.9.1/bin/r10k puppetfile install -v</div><div>/etc/puppet/modules/keystone/openstack/puppet-openstack-integration/functions: line 51: /var/lib/gems/1.9.1/bin/r10k: No such file or directory</div><div>rake aborted!</div></div></div>
</blockquote><div><br></div></div></div><div>I assume you were trying to run the tests on the keystone module so it should have been installed with the bundle install as it is listed in the Gemfile[0].  Are you sure your module is up to date?</div><div><br></div><div>-Alex</div><div><br></div><div>[0] <a href="https://github.com/openstack/puppet-keystone/blob/master/Gemfile#L26" target="_blank">https://github.com/openstack/puppet-keystone/blob/master/Gemfile#L26</a></div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></span></div><br></div></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>