mirror of
https://github.com/servo/servo.git
synced 2025-07-04 05:53:39 +01:00
ping
This commit is contained in:
parent
b211c708b1
commit
66041a5655
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ payload = {
|
|||
}
|
||||
# https://docs.taskcluster.net/docs/reference/workers/docker-worker/docs/features#feature-taskclusterproxy
|
||||
queue = taskcluster.Queue(options={"baseUrl": "http://taskcluster/queue/"})
|
||||
queue.ping()
|
||||
try:
|
||||
result = queue.createTask(task_id, payload)
|
||||
print("task %s created…? %r" % (task_id, result))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue