Home
last modified time | relevance | path

Searched full:get_url (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/scripts/ci/setup/
H A Dgitlab-runner.yml54 get_url:
76 get_url:
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_functional_basic.py37 project_URL=self.get_URL()
88 project_URL=self.get_URL()
156 project_URL=self.get_URL()
181 project_URL=self.get_URL()
217 project_URL=self.get_URL()
H A Dfunctional_helpers.py95 def get_URL(self): member in SeleniumFunctionalTestCase