| /openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/ |
| H A D | icecc-create-env_0.1.bb | 17 # Task 10907 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_install) (dependent Tasks ['qui… 18 # Task 10908 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_populate_sysroot) (dependent Ta… 19 # Task 10997 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_patch) (de… 20 # Task 11001 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_configure)… 21 # Task 11002 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_compile) (… 22 # Task 10998 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_install) (… 23 # Task 10999 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_populate_s… 24 # Task 10910 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_configure) (dependent Tasks ['q… 25 # Task 10911 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_compile) (dependent Tasks ['qui…
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/ |
| H A D | test_core_image_min.py | 17 from orm.models import Target_Image_File, Target_Installed_Package, Task 52 tasks = Task.objects.filter( 73 tasks = Task.objects.filter(outcome=2).values('id', 'sstate_result') 86 tasks = Task.objects.filter( 87 outcome__in=(Task.OUTCOME_COVERED, 88 Task.OUTCOME_PREBUILT)).values('id', 93 if (task['sstate_result'] != Task.SSTATE_NA and 94 task['sstate_result'] != Task.SSTATE_MISS): 106 tasks = Task.objects.filter( 121 tasks = Task.objects.filter( [all …]
|
| /openbmc/openbmc-test-automation/redfish/task_service/ |
| H A D | test_tasks_service.robot | 23 Verify Task Service Attributes 34 # "Name": "Task Service", 75 Test Generated Task Instance Validity And Task State 82 # "@odata.type": "#Task.v1_4_3.Task", 96 # "Name": "Task 3", 119 ${task_id} ${resp_obj}= Generate Task Instance 149 Wait For Task Completion ${task_id} ${allowed_task_completion_state} 171 Verify Task Persistency Post BMC Reboot 175 Verify Generate Task Instance Completion 194 Load Task Service Properties Data [all …]
|
| /openbmc/sdbusplus/test/async/ |
| H A D | task.cpp | 8 TEST(Task, CoAwaitVoid) in TEST() argument 24 TEST(Task, CoAwaitInt) in TEST() argument 48 TEST(Task, CoAwaitThrow) in TEST() argument 80 TEST(Task, RecursiveTask) in TEST() argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_task_page.py | 14 from orm.models import Task, Task_Dependency 39 self.task = Task.objects.create(build=self.build, recipe=recipe, 40 order=1, outcome=Task.OUTCOME_COVERED, task_executed=False,
|
| H A D | test_most_recent_builds_states.py | 13 from orm.models import Project, Build, Task, Recipe, Layer, Layer_Version 90 task1 = Task.objects.create(build=build, recipe=recipe, 92 task2 = Task.objects.create(build=build, recipe=recipe, 103 task1.outcome = Task.OUTCOME_SUCCESS 120 task2.outcome = Task.OUTCOME_SUCCESS
|
| H A D | test_builddashboard_page_recipes.py | 13 from orm.models import Project, Build, Recipe, Task, Layer, Layer_Version 35 task = Task.objects.create(build=self.build, recipe=recipe, order=1)
|
| H A D | test_builddashboard_page_tasks.py | 13 from orm.models import Project, Build, Recipe, Task, Layer, Layer_Version 34 task = Task.objects.create(build=self.build, recipe=recipe, order=1)
|
| H A D | test_all_builds_page.py | 19 …m.models import BitbakeVersion, Layer, Layer_Version, Recipe, Release, Project, Build, Target, Task 162 task = Task.objects.create(build=build, 165 outcome=Task.OUTCOME_SUCCESS)
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | redfish_code_update_utils.robot | 303 Create List Of Task 308 # task_dict_list Task id dictionary list. 321 Create Initiated Task State Dict 327 # task_obj Task dictionary. 344 Get Task Inventory 349 # task_info Task information. 351 # Task information. 359 ${task_inv}= Create Initiated Task State Dict ${task_payload} 369 # task_list Task id list. 370 # target_uri Task created for target URI. [all …]
|
| H A D | dump_utils.robot | 284 Initiate BMC Dump Using Redfish And Return Task Id 294 # "@odata.type": "#Task.v1_4_3.Task", 318 # "@odata.type": "#Task.v1_4_3.Task", 324 Wait Until Keyword Succeeds 5 min 15 sec Check Task Completion ${resp.dict['Id']} 386 # task_id Task ID. 409 Get Task Status 414 # task_id Task ID. 419 Check Task Completion 424 # task_id Task ID. 434 # task_id Task ID. [all …]
|
| H A D | code_update_utils.robot | 551 Get All Task 567 ${task_dict}= Get Task Objects ${task_list} 569 …${task_inventory}= Check Task Attribute ${target_uri} ${match_status} ${match_state} ${task_d… 577 Get Task Objects 603 Check Task Attribute 614 # task_dict Task inventory. 630 Check Task Progress State 635 # task_inv_dict Task inventory dictionary. 776 ${task_inv_dict}= Get Task State from File 794 ${task_inv}= Check Task With Match TargetUri ${redfish_update_uri} [all …]
|
| /openbmc/openbmc-test-automation/redfish/update_service/ |
| H A D | test_redfish_bmc_code_update.robot | 218 ${task_inv_dict}= Get Task State from File 224 ${task_inv}= Check Task With Match TargetUri ${redfish_update_uri} 228 ... Verify Task Progress State ${task_inv} ${task_inv_dict['TaskStarting']} 231 ... Verify Task Progress State ${task_inv} ${task_inv_dict['TaskCompleted']} 259 ${task_inv_dict}= Get Task State from File 288 ${task_inv2}= Get Task Inventory ${task_info2} 292 ... Verify Task Progress State ${task_inv2} ${task_inv_dict['TaskException']} 297 ${task_inv1}= Get Task Inventory ${task_info1} 301 ... Verify Task Progress State ${task_inv1} ${task_inv_dict['TaskCompleted']} 411 ${task_inv_dict}= Get Task State from File [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/ |
| H A D | 0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch | 16 waflib/Task.py | 2 +- 64 diff --git a/waflib/Task.py b/waflib/Task.py 66 --- a/waflib/Task.py 67 +++ b/waflib/Task.py 88 class subst_pc(Task.Task):
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
| H A D | buildinfohelper.py | 29 from orm.models import Build, Task, Recipe, Layer_Version, Layer, Target, LogMessage, HelpText 251 task_to_update = Task.objects.get( 276 task_object, created = self._cached_get_or_create(Task, 293 …if task_object.outcome == Task.OUTCOME_COVERED and 1 == task_object.get_related_setscene().count(): 294 task_object.outcome = Task.OUTCOME_CACHED 297 outcome_task_setscene = Task.objects.get(task_executed=True, build = task_object.build, 299 if outcome_task_setscene == Task.OUTCOME_SUCCESS: 300 task_object.sstate_result = Task.SSTATE_RESTORED 302 elif outcome_task_setscene == Task.OUTCOME_FAILED: 303 task_object.sstate_result = Task.SSTATE_FAILED [all …]
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | buildstats-summary | 22 class Task: class 62 t = Task(
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
| H A D | buildtables.py | 9 from orm.models import Build, Task, Target, Package 412 for outcome_enum, title in Task.TASK_OUTCOME: 413 if outcome_enum is Task.OUTCOME_NA: 426 for sstate_result_enum, title in Task.SSTATE_RESULT: 481 self.static_context_extra['OUTCOME_FAILED'] = Task.OUTCOME_FAILED
|
| H A D | views.py | 22 from orm.models import Build, Target, Task, Layer, Layer_Version, Recipe 545 covered_list = [ x for x in revlist if x.outcome == Task.OUTCOME_COVERED ] 547 revlist = [ x for x in revlist if x.outcome != Task.OUTCOME_COVERED ] 554 covered_list = [ x for x in revlist if x.outcome == Task.OUTCOME_COVERED ] 559 tasks_list = Task.objects.filter( pk=task_id ) 570 if ( task_object.outcome == Task.OUTCOME_COVERED ): 605 context[ 'matching_tasks' ] = Task.objects.filter( 608 order__isnull=True).exclude(outcome=Task.OUTCOME_NA).order_by('-build__completed_on') 620 …Task.objects.filter(recipe_id = recipe_id, build_id = build_id).exclude(order__isnull=True).exclud… 807 tdeps = tdeps.exclude(depends_on__outcome=Task.OUTCOME_NA).select_related("depends_on") [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/ |
| H A D | models.py | 542 tf = Task.objects.filter(build = self) 545 completeper = tf.exclude(outcome=Task.OUTCOME_NA).count()*100 // tfc 669 return tasks.filter(order__gt=0, outcome=Task.OUTCOME_FAILED) 749 self.task_build.exclude(outcome=Task.OUTCOME_NA).count() == 0 1019 class Task(models.Model): class 1074 super(Task, self).__init__(*args, **kwargs) 1081 …return Task.objects.filter(task_executed=True, build = self.build, recipe = self.recipe, task_name… 1084 return Task.TASK_OUTCOME[int(self.outcome) + 1][1] 1087 return Task.TASK_OUTCOME_HELP[int(self.outcome)][1] 1090 if self.sstate_result==Task.SSTATE_NA: [all …]
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | lowlevel_init.S | 68 mov r6, #0xFF @ Indicate new Task call
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbem/ |
| H A D | python3-pywbem_1.7.3.bb | 10 SNMP, standardised by the Distributed Management Task Force (DMTF) available \
|
| /openbmc/docs/ |
| H A D | glossary.md | 31 Redfish - The Distributed Management Task Force (DTMF) Redfish specification.
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | sec_entry_cpu1.S | 41 mov r6, #0xFF @ Indicate new Task call
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
| H A D | bind-ensure-searching-for-json-headers-searches-sysr.patch | 13 ERROR: Task 5 (meta/recipes-connectivity/bind/bind_9.10.2.bb, do_configure) failed with exit code '…
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/files/ |
| H A D | LICENSE | 1 // Copyright 1998-2008 Distributed Management Task Force, Inc. (DMTF).
|