[TripleO] "bundle install" in puppet-tripleo
Hello: Due to some circumstances, I started looking at running unit tests in puppet-tripleo. The official document[1] tells me to start by running "bundle install". This results in: [zaitcev@suzdal puppet-tripleo-c744015]$ bundle install Fetching https://git.openstack.org/openstack/puppet-openstack_spec_helper Fetching gem metadata from https://rubygems.org/........ Resolving dependencies........ Fetching rake 13.0.1 ....... Installing netaddr 1.5.1 Using pathspec 0.2.1 <--------------------- in black, not green Fetching pry 0.12.2 ....... Installing webmock 3.8.3 Using puppet-openstack_spec_helper 17.0.0 from https://git.openstack.org/openstack/puppet-openstack_spec_helper (at master@273d24f) Updating files in vendor/cache Could not find pathspec-0.2.1.gem for installation [zaitcev@suzdal puppet-tripleo-c744015]$ Anyone got an idea what the above means? -- Pete [1] https://docs.openstack.org/puppet-openstack-guide/latest/contributor/testing...
participants (1)
-
Pete Zaitcev