Tuesday, 2019-09-10

*** larainema has joined #starlingx02:33
*** dominig has quit IRC02:59
*** dominig has joined #starlingx03:01
*** gkadam has joined #starlingx03:59
*** gkadam has quit IRC07:34
*** dominig has quit IRC08:32
*** yaawang_ has joined #starlingx08:49
*** yaawang has quit IRC08:49
*** yaawang_ has quit IRC09:33
*** yaawang has joined #starlingx09:33
*** boxiang has joined #starlingx09:35
*** yaawang has quit IRC09:37
*** yaawang has joined #starlingx09:37
*** yaawang has quit IRC09:41
*** yaawang has joined #starlingx09:43
*** larainema has quit IRC11:15
*** vmrod25 has joined #starlingx14:32
vmrod25starlingx14:32
vmrod25morning o/14:32
dpenney_good morning!14:32
vmrod25dpenney_: are you fan of dilbert ?14:45
dpenney_haven't read it in many years14:46
vmrod25https://dilbert.com/strip/2019-09-0814:47
vmrod25somethimes is good14:47
dpenney_lol :)14:48
*** vmrod25 has quit IRC14:58
sgwMorning all15:14
dpenney_morning Saul!15:15
*** vmrod25 has joined #starlingx15:49
*** vmrod25 has quit IRC16:47
*** vmrod25 has joined #starlingx16:54
*** vmrod25 has quit IRC16:57
*** cheng1 has quit IRC17:51
*** cheng1 has joined #starlingx17:55
*** vmrod25 has joined #starlingx18:54
*** vmrod25 has quit IRC19:34
*** JosePrzC has joined #starlingx19:51
*** vmrod25 has joined #starlingx19:52
sgwJosePrzC: welcome!20:01
sgwJosePrzC: 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
sgwython runner.py --run-suite Setup --configuration 1 --environment baremetal --update-only20:03
sgwand got a failure that option values must be strings20:03
JosePrzCHi sgw, are you able to paste the error to check mor deeply20:09
sgwTraceback (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_file20: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_ini20:14
sgw    configurations[section][item[0]] = value20: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_types20:14
sgw    raise TypeError("option values must be strings")20:14
sgwTypeError: option values must be strings20:14
JosePrzCok let me check20: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 characteristics20:33
JosePrzC``` oam_if: mgmt_if: ```20:33
*** vmrod25 has quit IRC20:53
sgwJosePrzC: should that info be populated from the Config infi?20:59
JosePrzCsgw 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.ini21:05
*** JosePrzC has quit IRC21:07
*** vmrod25 has joined #starlingx21:08
*** vmrod25 has quit IRC22:58

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!