Closed Bug 1085505 Opened 10 years ago Closed 10 years ago

gecko: mach ci-tests

Categories

(Taskcluster :: General, defect, P1)

All
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jlal, Assigned: wcosta)

References

Details

Attachments

(1 file)

Along with mach ci-build we should have a mach command for running tests... This is a little more complicated since all tests need a build... To start maybe something like this:


```sh
# --task-id is for picking up the correct build/tests
# revision/repository should be picked up automatically from the tree
# chunks should be optional but always constructed with at least one
mach ci-task --task-id=x --revision=x --repository=x --total-chunks=1 --chunk=1 <test task>
```
Blocks: 1080265
Assignee: nobody → wcosta
OS: Mac OS X → Linux
Priority: -- → P1
Hardware: x86 → All
Status: NEW → ASSIGNED
Attachment #8516157 - Flags: review?(jlal)
Attachment #8516157 - Flags: review?(garndt)
Comment on attachment 8516157 [details] [review]
Add "mach ci-tests" command

lgtm now - tried it locally and it works well
Attachment #8516157 - Flags: review?(jlal) → review+
Attachment #8516157 - Flags: review?(garndt) → review+
https://github.com/lightsofapollo/gecko-dev/commit/83dd331f9de1c04d03a7fafa24236e66860f7d3b
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
See Also: → 1094728
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: