*** larainema has joined #starlingx | 02:33 | |
*** dominig has quit IRC | 02:59 | |
*** dominig has joined #starlingx | 03:01 | |
*** gkadam has joined #starlingx | 03:59 | |
*** gkadam has quit IRC | 07:34 | |
*** dominig has quit IRC | 08:32 | |
*** yaawang_ has joined #starlingx | 08:49 | |
*** yaawang has quit IRC | 08:49 | |
*** yaawang_ has quit IRC | 09:33 | |
*** yaawang has joined #starlingx | 09:33 | |
*** boxiang has joined #starlingx | 09:35 | |
*** yaawang has quit IRC | 09:37 | |
*** yaawang has joined #starlingx | 09:37 | |
*** yaawang has quit IRC | 09:41 | |
*** yaawang has joined #starlingx | 09:43 | |
*** larainema has quit IRC | 11:15 | |
*** vmrod25 has joined #starlingx | 14:32 | |
vmrod25 | starlingx | 14:32 |
---|---|---|
vmrod25 | morning o/ | 14:32 |
dpenney_ | good morning! | 14:32 |
vmrod25 | dpenney_: are you fan of dilbert ? | 14:45 |
dpenney_ | haven't read it in many years | 14:46 |
vmrod25 | https://dilbert.com/strip/2019-09-08 | 14:47 |
vmrod25 | somethimes is good | 14:47 |
dpenney_ | lol :) | 14:48 |
*** vmrod25 has quit IRC | 14:58 | |
sgw | Morning all | 15:14 |
dpenney_ | morning Saul! | 15:15 |
*** vmrod25 has joined #starlingx | 15:49 | |
*** vmrod25 has quit IRC | 16:47 | |
*** vmrod25 has joined #starlingx | 16:54 | |
*** vmrod25 has quit IRC | 16:57 | |
*** cheng1 has quit IRC | 17:51 | |
*** cheng1 has joined #starlingx | 17:55 | |
*** vmrod25 has joined #starlingx | 18:54 | |
*** vmrod25 has quit IRC | 19:34 | |
*** JosePrzC has joined #starlingx | 19:51 | |
*** vmrod25 has joined #starlingx | 19:52 | |
sgw | JosePrzC: welcome! | 20:01 |
sgw | JosePrzC: Question about robot automation and bare metal, I have a NUC that is installed (no IPMI or redfish) with the base StarlingX ISO, I tried running: | 20:03 |
sgw | ython runner.py --run-suite Setup --configuration 1 --environment baremetal --update-only | 20:03 |
sgw | and got a failure that option values must be strings | 20:03 |
JosePrzC | Hi sgw, are you able to paste the error to check mor deeply | 20:09 |
sgw | Traceback (most recent call last): | 20:14 |
sgw | File "runner.py", line 366, in <module> | 20:14 |
sgw | configuration_file, environment_yaml) | 20:14 |
sgw | File "runner.py", line 65, in update_general_config_file | 20:14 |
sgw | ENV_YAML_FILE=yaml_file) | 20:14 |
sgw | File "/srv/sdb/starlingx/clean/cgcs-root/stx/test/automated-robot-suite/Libraries/common.py", line 130, in update_config_ini | 20:14 |
sgw | configurations[section][item[0]] = value | 20:14 |
sgw | File "/srv/sdb/starlingx/clean/cgcs-root/stx/test/automated-robot-suite/new-metal/local/lib/python2.7/site-packages/backports/configparser/__init__.py", line 1363, in __setitem__ | 20:14 |
sgw | _, key, value = self._parser._validate_value_types(option=key, value=value) | 20:14 |
sgw | File "/srv/sdb/starlingx/clean/cgcs-root/stx/test/automated-robot-suite/new-metal/local/lib/python2.7/site-packages/backports/configparser/__init__.py", line 1287, in _validate_value_types | 20:14 |
sgw | raise TypeError("option values must be strings") | 20:14 |
sgw | TypeError: option values must be strings | 20:14 |
JosePrzC | ok let me check | 20:14 |
JosePrzC | @sgw you need to pudate your file at `baremetal/configs/simplex.yaml` with proper data .. at least oam and mgmt interfaces if the host does not have the other characteristics | 20:33 |
JosePrzC | ``` oam_if: mgmt_if: ``` | 20:33 |
*** vmrod25 has quit IRC | 20:53 | |
sgw | JosePrzC: should that info be populated from the Config infi? | 20:59 |
JosePrzC | sgw in the case of the baremertal that info is taken from the yaml and config.ini is updated from there, that is the failure you are receiving is reading `empty` from the yaml and cannot update `empty` on the config.ini | 21:05 |
*** JosePrzC has quit IRC | 21:07 | |
*** vmrod25 has joined #starlingx | 21:08 | |
*** vmrod25 has quit IRC | 22:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!