Closed
Bug 988103
Opened 11 years ago
Closed 11 years ago
Please import Single Variant test cases to MozTrap
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhammink, Assigned: cturra)
Details
Attachments
(1 file)
313.27 KB,
application/json
|
Details |
cmd line for import:
./vendor-manage.py import -f "Firefox OS" "v1.4+" ../New_Single_variant.json
Assignee | ||
Comment 1•11 years ago
|
||
we've seem similar errors before, but i don't recall how this was solved. the vendor_manage import failed with...
[root@genericadm.private.phx1 moz-trap]# ./vendor-manage.py import -f "Firefox OS" "v1.4+" /home/cturra/New_Single_variant.json
Error: Version "v1.4+" of product "Firefox OS" does not exist
Assignee: server-ops-webops → cturra
Flags: needinfo?(jhammink)
Reporter | ||
Comment 2•11 years ago
|
||
Oops, OK, try instead:
./vendor-manage.py import -f "Firefox OS" "v1.4" ../New_Single_variant.json
Flags: needinfo?(jhammink)
Comment 3•11 years ago
|
||
That worked!
bburton@genericadm: /data/genericrhel6/src/moztrap.mozilla.org/moz-trap master ⚡
$ s ./vendor-manage.py import -f "Firefox OS" "v1.4" /home/cturra/New_Single_variant.json [18:49:46]
Imported 91 cases
Imported 254 suites
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•