~psivaa/uci-engine/lander-jenkins-with-proxy

« back to all changes in this revision

Viewing changes to image-builder/run_worker

  • Committer: Chris Johnston
  • Author(s): Vincent Ladeuil
  • Date: 2014-01-27 11:46:44 UTC
  • mfrom: (123.1.7 testy)
  • Revision ID: chris_johnston-20140127114644-278ywub9dzq2aqys
[r=Andy Doan] Add progress queue to the test runner.  from Vincent Ladeuil

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# You should have received a copy of the GNU Affero General Public License
15
15
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
16
16
 
17
 
import json
18
17
import logging
19
18
import os
20
19
import sys