Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page.py54 variable_value='Bar')
57 variable_value='Bar')
H A Dtest_builddashboard_page_artifacts.py147 variable_value='Lee')
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py583 uri_list.append(v[0].variable_value)
586 for mirror in v[0].variable_value.split('\\n'):
873 …eryset, None, search_term, ordering_string, 'variable_name').exclude(variable_value='',vhistory__f…
876 queryset = queryset.exclude(variable_value='',vhistory__file_name__isnull=True)
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py273 …turn Variable.objects.filter(build = build_id, variable_name = "IMAGE_FSTYPES")[ 0 ].variable_value
611 build=self, variable_name='IMAGE_FSTYPES').variable_value
1792 variable_value = models.TextField(blank=True) variable in Variable
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css235 #otable .variable_value,
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py848 variable_value = value,