Project

General

Profile

Actions

action #14306

closed

It will resolve big trouble on multi-machine job if we can sync the variable set by set_var to the database which can query by get_job_info

Added by jerrytang over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2016-10-19
Due date:
% Done:

0%

Estimated time:

Description

Here is the issue.
1.we perform a testsuite job require machines.

  1. machine 1 set_var(TARGET_VAR_1,"test").use mutex_lock to sync with machine2.
  2. machine use get get_job_info([machine's job_id) to get all variable and query the 'TARGET_VAR_1' .

the result is : we can NOT get the value.

I assume it not supported yet. so I open this request hope this can be implemented.

because once this feature done ,it will easy to communicate for the mutil-machine job, this will significant reduce the workaround code.

Actions

Also available in: Atom PDF