Home
last modified time | relevance | path

Searched refs:yaml_env_and_plugin_vars_populate (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py561 each_cmd = self.yaml_env_and_plugin_vars_populate(each_cmd)
573 targ_file = self.yaml_env_and_plugin_vars_populate(
757 command = self.yaml_env_and_plugin_vars_populate(command)
1339 arg_str = self.yaml_env_and_plugin_vars_populate(str(arg))
1347 def yaml_env_and_plugin_vars_populate(self, yaml_arg_str): member in ffdc_collector