*** acormier has quit IRC | 00:22 | |
*** nkrinner has joined #openstack-chef | 08:00 | |
*** jojden has joined #openstack-chef | 09:24 | |
jojden | what is the command to execute cook from the workstation | 09:25 |
---|---|---|
jojden | or is it possible | 09:25 |
jojden | ? | 09:25 |
jojden | i have uploaded the cookbook using following command | 09:26 |
jojden | knife cookbook upload test | 09:26 |
jojden | i want to run test cook book in a node with ip 198.100.181.05 | 09:26 |
jojden | how | 09:26 |
*** higgins` has quit IRC | 12:12 | |
*** higgins has joined #openstack-chef | 12:15 | |
*** eroux has quit IRC | 13:49 | |
*** eroux has joined #openstack-chef | 14:03 | |
*** eroux has quit IRC | 14:08 | |
*** eroux has joined #openstack-chef | 14:18 | |
*** chlong has joined #openstack-chef | 14:19 | |
sc` | jojden: a cookbook has to be included in the chef run in order for it to be executed - something like include_recipe in another recipe, the test cookbook in a run list somewhere, or executing the cookbook when you kick off chef-client - docs.chef.io has a decent explanation of each | 14:29 |
*** eroux has quit IRC | 14:36 | |
*** eroux has joined #openstack-chef | 14:37 | |
*** astellwag has joined #openstack-chef | 14:43 | |
*** eroux has quit IRC | 15:10 | |
*** acormier has joined #openstack-chef | 15:10 | |
*** acormier_ has joined #openstack-chef | 15:21 | |
*** acormier has quit IRC | 15:25 | |
jklare | hey sc` | 15:35 |
jklare | :) | 15:35 |
jklare | any chance you can take a look at this one and its dependencies https://review.openstack.org/#/c/409900/ ? | 15:36 |
jklare | sc` the integration job itself is working and i think we are closing in on stable/newton | 15:37 |
sc` | jklare: excellent. i ran a multi-node build yesterday, and noticed horizon is unwell | 15:55 |
jklare | sc` yeah, afaik this is an actual upstream problem | 16:00 |
sc` | yeah - didn't seem like a cookbook problem once i dug in | 16:00 |
jklare | sc` will you be in boston? | 16:03 |
sc` | maybe. probably not. personal dealings | 16:05 |
sc` | trying to buy a house, or something close to a house in this region | 16:05 |
sc` | maybe upgraded cardboard box | 16:06 |
*** openstackgerrit has joined #openstack-chef | 16:06 | |
openstackgerrit | Merged openstack/cookbook-openstack-image master: Added option to upload images with specified ID https://review.openstack.org/417834 | 16:06 |
sc` | jklare: oh, btw, i think there is a mirror of rubygems.org now | 16:08 |
jklare | sc` i think i also read that, but have not investigated any further :) | 16:08 |
sc` | the issues we've been seeing wrt integration gates failing seem to be because we're using public internet mirrors and not openstack mirrors | 16:08 |
sc` | i'm thinking i'll look at an environment file that can be used just for integration | 16:10 |
*** astellwag has quit IRC | 16:11 | |
sc` | see if it's even worthwhile to spend more than a day or two investigating | 16:11 |
sc` | looks like puppet does that very thing: https://github.com/openstack/puppet-openstack-integration/blob/master/run_tests.sh | 16:13 |
sc` | thus, it seems, a path forward | 16:14 |
*** isotope has joined #openstack-chef | 16:14 | |
sc` | i'm thinking bootstrap.sh might be able to be augmented for this... | 16:16 |
*** acormier_ has quit IRC | 16:22 | |
*** acormier has joined #openstack-chef | 16:22 | |
sc` | yeah... this might work. i'll put something up today to test | 16:24 |
*** isotope has quit IRC | 16:36 | |
*** isotope has joined #openstack-chef | 16:58 | |
jklare | sc` cool, good luck | 17:02 |
*** isotope has quit IRC | 17:04 | |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Uses OpenStack mirrors for integration gates https://review.openstack.org/429788 | 17:04 |
*** jojden has quit IRC | 17:21 | |
*** eroux has joined #openstack-chef | 17:27 | |
*** eroux has quit IRC | 17:28 | |
sc` | so... it failed on ubuntu | 17:28 |
sc` | but it failed in a "it doesn't look like repos" way | 17:28 |
sc` | have to get the other two merged to clear that up i think | 17:30 |
*** eroux has joined #openstack-chef | 17:31 | |
openstackgerrit | Merged openstack/cookbook-openstack-integration-test master: Tempest fixes for Newton https://review.openstack.org/413568 | 17:34 |
openstackgerrit | Merged openstack/openstack-chef-repo master: fix the integration test for ubuntu https://review.openstack.org/409900 | 17:39 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Uses OpenStack mirrors for integration gates https://review.openstack.org/429788 | 18:28 |
*** nkrinner is now known as nkrinner_afk | 18:40 | |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Uses OpenStack mirrors for integration gates https://review.openstack.org/429788 | 18:47 |
*** chlong has quit IRC | 18:52 | |
*** Damjanek has quit IRC | 19:01 | |
*** Damjanek has joined #openstack-chef | 19:06 | |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Uses OpenStack mirrors for integration gates https://review.openstack.org/429788 | 19:07 |
*** chlong has joined #openstack-chef | 19:09 | |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Uses OpenStack mirrors for integration gates https://review.openstack.org/429788 | 19:57 |
sc` | there still does not exist a rubygems mirror due to issues hosting internal mirrors of the gems themselves | 19:57 |
sc` | so it's still going to fail regularly on rubygems | 19:58 |
*** chlong has quit IRC | 20:49 | |
*** eroux has quit IRC | 21:13 | |
sc` | going to try using the openshift rubygems mirror... | 21:32 |
sc` | see if it's more stable than rubygems.org | 21:32 |
openstackgerrit | Samuel Cassiba proposed openstack/cookbook-openstack-common master: Uses OpenStack mirrors for integration gates https://review.openstack.org/429788 | 21:41 |
sc` | murano needs a data bag item in repo | 21:47 |
sc` | it's not firing as it should due to that missing item | 21:47 |
*** jperry has joined #openstack-chef | 22:04 | |
*** isotope has joined #openstack-chef | 22:18 | |
*** acormier has quit IRC | 22:28 | |
*** acormier has joined #openstack-chef | 22:31 | |
*** acormier has quit IRC | 22:47 | |
*** isotope has quit IRC | 23:04 | |
*** jperry has quit IRC | 23:06 | |
*** mutin-s has joined #openstack-chef | 23:25 | |
*** s-mutin has quit IRC | 23:34 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!