Closed Bug 1228284 Opened 9 years ago Closed 9 years ago

Create credentials needed to run the docker-worker tests

Categories

(Taskcluster :: Operations and Service Requests, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jlorenzo, Assigned: wcosta)

References

Details

In order to run these tests[1] locally, it seems I need permanent credentials with this scope:
> ["queue:create-task:no-provisioning-nope/dummy-type-*"]

At the moment, I don't have personal credentials.

I'd like to run [1], so I can contribute on bug 1132214. I currently have no other way to run the tests. The PR in bug 1132214 didn't get picked up by taskcluster-ci. 

[1] https://github.com/taskcluster/docker-worker#running-tests
Wander sent me a personal (encrypted) credentials by email. I ran the docker-worker tests and a new task has been created[1].

Thanks Wander!

[1] https://tools.taskcluster.net/task-inspector/#rGQUzgDnRMiqB5J3HXO3iQ/0
Assignee: nobody → wcosta
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Sounds we should look at the scopes needed to run the tests, make them specific enough to just the tests, and then create a role with those scopes so we can reuse that for people
(In reply to Greg Arndt [:garndt] from comment #2)
> Sounds we should look at the scopes needed to run the tests, make them
> specific enough to just the tests, and then create a role with those scopes
> so we can reuse that for people
See Also: → 1225799
Based on the feedback in bug 1225799, I believe the role should be called "tests:docker-worker".
Blocks: 1228585
Blocks: 1229002
Component: Service Request → Operations and Service Requests
You need to log in before you can comment on or make changes to this bug.