[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-11-06 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 The version 1.0.4 released. So, close this issue.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39277  
 
 
  Add CPU type as a "device condition"   
 

  
 
 
 
 

 
Change By: 
 Masayoshi Sakamoto  
 
 
Status: 
 In Progress Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit 

[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-31 Thread ch...@open1x.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Hessing commented on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 Hi Masayoshi-san, Thank you very much for this! I'll get the update plugin loaded today (hopefully) and start to work with it. Thanks again!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-31 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto commented on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 Hi Chris Hessing I released this feature too.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-27 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto commented on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 I have not able to write enough document yet, but you can use regex as a condition value already, with following format: 

 
/regex/ 

 e.g.) version=/4.*/ matches 4, 4.2 and 4.2.2. So, just add the 'abi' condition works for you, I think.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-27 Thread ch...@open1x.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Hessing commented on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 Hi Masayoshi-san. The abi would work prefectly. The only issue I can see, which I think can easily be worked around, is that I would want to run the ARM variant of my code on both the 32-bit and 64-bit ARM systems. If a regex could be used, I could probably hack up a regex that would cover both variants of the abi string. Thanks!!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-27 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto edited a comment on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 Here is a responce of 'GET /devices/(serial)' API on Open STF.{ panel code }{ "success": true, "device": {  "abi": "arm64-v8a",...  "cpu": {   "cores": 8,   "freq": 2,   "name": "Qualcomm Snapdragon 810 MSM8994"  },  "memory": {   "ram": 3072,   "rom": 32768  },  "using": false }}{ panel code }The "abi" parameter seems usefull.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-27 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto edited a comment on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 Here is a responce of 'GET /devices/ { ( serial } ) ' API on Open STF.{panel}{ "success": true, "device": {  "abi": "arm64-v8a",...  "cpu": {   "cores": 8,   "freq": 2,   "name": "Qualcomm Snapdragon 810 MSM8994"  },  "memory": {   "ram": 3072,   "rom": 32768  },  "using": false }}{panel}The "abi" parameter seems usefull.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-27 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto commented on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 Here is a responce of "GET /devices/ {serial} " API on Open STF. 

 
{ "success": true, "device": { "abi": "arm64-v8a", ... "cpu":  

Unknown macro: { "cores"} 
 
, "memory":  

Unknown macro: { "ram"} 
 
, "using": false } } 

 The "abi" parameter seems usefull.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-27 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto edited a comment on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add CPU type as a "device condition"   
 

  
 
 
 
 

 
 Here is a responce of  "  ' GET /devices/{serial} " '  API on Open STF.{panel}{ "success": true, "device": {  "abi": "arm64-v8a",...  "cpu": {   "cores": 8,   "freq": 2,   "name": "Qualcomm Snapdragon 810 MSM8994"  },  "memory": {   "ram": 3072,   "rom": 32768  },  "using": false }}{panel}The "abi" parameter seems usefull.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-26 Thread sakamoto3...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Masayoshi Sakamoto started work on  JENKINS-39277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Masayoshi Sakamoto  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39277) Add CPU type as a "device condition"

2016-10-26 Thread ch...@open1x.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Chris Hessing created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39277  
 
 
  Add CPU type as a "device condition"   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Masayoshi Sakamoto  
 
 
Components: 
 open-stf-plugin  
 
 
Created: 
 2016/Oct/26 7:14 PM  
 
 
Environment: 
 Ubuntu Linux 16.04  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Chris Hessing  
 

  
 
 
 
 

 
 I'm using native code to build my Android app, so I end up with two different builds. One for ARM CPUs, and one for x86. (We aren't targeting MIPS right now.) It would be nice if a device condition was available so that I could easily have one test job that runs on ARM CPUs, and one that runs on x86 CPUs. (It would probably make sense to include MIPS and the various flavors of ARM, or to make the match a free form text field that supports regex, similar to some of the other available options.) Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment