Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py57 mbox_bugzilla = pyparsing.Regex('\[\s?YOCTO.*\]') variable
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py156 if not patchtest_patterns.mbox_bugzilla.search_string(commit.commit_message):